commit | 4e79cabf5371b85fc4280829a0cfc4f1b7109f9d | [log] [tgz] |
---|---|---|
author | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Thu Sep 07 10:07:58 2023 +0100 |
committer | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Thu Sep 07 10:14:06 2023 +0100 |
tree | eb444ebaab2d0bb6d50337fb0a7980db93c6e063 | |
parent | ee958c168aace80d0f689c006b9937b3b2df8e7a [diff] |
fix(coverity): increase TSRAM size for a FVP build with SANITIZE_UB=on As FVP builds use 256KB of TSRAM by default, this is not enough for building with SANITIZE_UB enabled, hence increasing the TSRAM size to 384KB. Change-Id: Ib6c2137820507ad927f04c9d85391b24fcbad2ce Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>