commit | 3168ecf7365dc0cccdb10f39acc0deaef224b9c0 | [log] [tgz] |
---|---|---|
author | Sebastian Bøe <sebastian.boe@nordicsemi.no> | Mon Jul 10 09:33:08 2023 +0200 |
committer | David Hu <david.hu@arm.com> | Tue Jul 11 11:24:41 2023 +0200 |
tree | 74549590d4e7dfb29b7e46ba7a8e1d3670c8fb4b | |
parent | 24d3e68874e504e731e46ad5689a49092e19bfd4 [diff] |
platform: nordic_nrf: Lock and enable write protection for S_CODE Lock and enable write protection for S_CODE from region_defs.h. Locking the region prevents malicious code in the PRoT from configuring secure code to be non-secure. Enabling write protection prevents malicious code in the PRoT from overwriting the FW. Change-Id: Ifd3a67ac2274fa8d7ceec19482f7cec02b2cac54 Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>