SPRUJC1 April 2024
If a user is building the SBL within an Ubuntu environment they must navigate to the <pdk_path>/packages/ti/build/makerules directory and manually edit the “x509CertificateGen.sh” script to remove the debug extension field from being inserted into the SBL’s x509 certificate. The “x509CertificateGen.sh” script is automatically invoked during the make file build process and contains fields which are inserted into the SBL’s x509 certificate. In order to view and prevent the local x509 template from being deleted after the build process, navigate to the bottom of the “x509CertificateGen.sh” script and comment out the following script removal statements (see Figure 2-5). This allows you to verify whether the modifications you made to “x509CertificateGen.sh” correctly deleted the debug extension.