hello,
I recently updated SES and got a new version of nrfSDK.
Secure_boot sample does not contain Cmake. In other SDKs on github secure_boot does not exist.
is secure_boot still required to run samples?
hello,
I recently updated SES and got a new version of nrfSDK.
Secure_boot sample does not contain Cmake. In other SDKs on github secure_boot does not exist.
is secure_boot still required to run samples?
Hi,
Yes, but "secure_boot" has now been renamed to SPM. It no longer need to be built and flashed separately, but is instead automatically built and merged with your application when compiling the application for target nrf9160_pca10090ns. See this post for more info.
Hi,
Yes, but "secure_boot" has now been renamed to SPM. It no longer need to be built and flashed separately, but is instead automatically built and merged with your application when compiling the application for target nrf9160_pca10090ns. See this post for more info.