Hi,
After developing boot code on S32K116 development board,I want to use the CSEC module in SDK to check bootloader for integrity and authenticity.
Is there a CSEC module check BootLoader code use routine as a reference?
thank you
Best wishes
zheng
Solved! Go to Solution.
Hi Zheng,
There is csec_boot_protect_s32k118 SDK example, so you can refer to that.
Please read the csec_boot_protection.dox description:
Regards,
Daniel
Where can i download the csec_boot_protect_s32k118 SDK example ?
I have found the the example.
when you setup the SDK S32 Design Studio for S32 Platform 3.4
the example in the path:
C:\NXP\S32DS.3.4\S32DS\examples
Hi Zheng,
There is csec_boot_protect_s32k118 SDK example, so you can refer to that.
Please read the csec_boot_protection.dox description:
Regards,
Daniel