Skip to content

Commit e0bd07f

Browse files
committed
M2351: Enable non-PSA minimal secure build
In this new memory partition, secure program is most simplified and non-secure program can make most use of memory for its large application like Pelion: - Flash (512KiB in total): 64KiB for secure and 448KiB for nonsecure. - SRAM (96KiB in total): 8KiB for secure and 88KiB for nonsecure. Besides, to make secure program fit into 8KiB: - Decrease boot stack size to 0x600 bytes - Remove serial support - Remove LPTICKER Re-build default secure image/gateway library to favor Pelion client application
1 parent f7861e6 commit e0bd07f

File tree

4 files changed

+872
-1595
lines changed

4 files changed

+872
-1595
lines changed

0 commit comments

Comments
 (0)