wanggang26
289fc24b32
boot: fix potential bl jump to app failed issue
...
After changing sp, following functions calling will result
in unpredictable behavior in case of jumping
Signed-off-by: wanggang26 <wanggang26@xiaomi.com>
2024-08-26 11:54:21 -03:00
raiden00pl
b3ccc4c94c
boards/arm/nrf91/common/nrf91_boot_image.c: print message if no image found
...
if there is no valid boot image found we print error message and panic
2024-07-26 23:46:48 +08:00
raiden00pl
e01fb50541
compiler.h: rename CMSE extension attribute macros
...
rename CMSE extension attribute macros to avoid conflicts with 3rd party code:
cmse_nonsecure_entry -> tz_nonsecure_netry
cmse_nonsecure_call -> tz_nonsecure_call
2024-06-25 14:58:36 +02:00
raiden00pl
4996f0cd16
boards/nrf{52|53|91}/common: add reset logic
2024-02-17 04:59:56 -08:00
raiden00pl
e64335f24c
cmake: format Nordic boards
2023-07-25 06:08:54 -07:00
raiden00pl
389df1ec1f
cmake: add intial support for nrf91
2023-07-10 22:24:44 +08:00
raiden00pl
691d9ae738
nrf91/common: add support for non-secure boot
2023-07-09 10:41:13 -03:00
raiden00pl
88bc4cb1a0
nRF91: add mcuboot support
2023-07-09 10:41:13 -03:00
raiden00pl
3d9a64ce27
boards: initial support for nrf9160-dk
2023-07-02 10:10:35 -03:00