Required source code for building the bootable QNX images
To build the bootable QNX images for SBL, you need the following four packages:
- The Intel 815611 package (Content ID 815611): 815611_FuSa SW_Component for QNX OS_0.5.1.zip.
You can download it from Intel at https://cdrdv2.intel.com/v1/dl/getContent/815611
Note:You will require an account and NDA with intel. To obtain an NDA and the library packages from intel, you can contact matteo.salardi@intel.com. - The SBL source package: slimbootloader-master.zip.
You can download it at https://github.com/slimbootloader/slimbootloader/tree/master
Right click the green button
to download this source package. - The OS private key package for building the SBL container sbl_os: SCB100_priv_key.rar.
Note:You can contact Nexcobot (garylin@nexcobot.com) to get the SCB100_priv_key.rar package. Please make sure that the package you get from Nexcobot match the SBL on your SCB100 board. Otherwise, you need to get a new SBL image from Nexcobot and flash it on your SCB100 board.
For how to flash the SBL on a SCB100 board, refer to the section
3.0 Target Flashing
in Intel's FuSa Software Components for QNX OS Getting Started Guide. - The QNX generic x86_64 BSP, available from the QNX software center.
Note:The QNX generic x86_64 BSP package provides the BSP binaries specifically for x86_64 boards. This includes drivers like devb-sdmmc, and a generic x86_64 buildfile: images/generic-uefi/x86_64-generic-uefi.build for building the QNX IFS.
Page updated: