Message ID | 20240718120643.1181-1-ali.oezaslan@arm.com |
---|---|
Headers | show |
Series | arm-bsp/trusted-firmware-m: corstone1000: Increase PS size | expand |
On Thu, 18 Jul 2024 13:06:42 +0100, ali.oezaslan@arm.com wrote: > From: Ali Can Ozaslan <ali.oezaslan@arm.com> > > The size of PS storage is increased in Secure Flash to minimize > the possibilities of it to run out of memory. > > During testing of SecureBoot and SIE tests on MPS3, it has been > observed failures due to secure flash is running out of memory. > > [...] Applied, thanks! [1/1] arm-bsp/trusted-firmware-m: corstone1000: Increase PS size commit: e8b60718a8a99feb83f3469f0a3fa3a61010b51e Best regards,
From: Ali Can Ozaslan <ali.oezaslan@arm.com> The size of PS storage is increased in Secure Flash to minimize the possibilities of it to run out of memory. During testing of SecureBoot and SIE tests on MPS3, it has been observed failures due to secure flash is running out of memory. Ali Can Ozaslan (1): arm-bsp/trusted-firmware-m: corstone1000: Increase PS size ...tone1000-Increase-flash-PS-area-size.patch | 34 +++++++++++++++++++ .../trusted-firmware-m-corstone1000.inc | 1 + 2 files changed, 35 insertions(+) create mode 100644 meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0015-platform-corstone1000-Increase-flash-PS-area-size.patch