Hi there,
I noticed that, in BSP36, there is new bb files added for pkcs-hse demos and hse firmwares, it is simple than before.
But you can do more to update the bb files by adding HSE support in default, to make it more convinient for users . Because, even following the BSP user manual, adding the lines:
DISTRO_FEATURES:append = " hse"
NXP_FIRMWARE_LOCAL_DIR = "/path/to/firmware/folder"
in project conf/local.conf, then using the output sdcard image to boot the S32G board, take RDB3 as example, the board can not up, and will hang there:
NOTICE: Reset status: Power-On Reset
NOTICE: BL2: v2.5(release):bsp36.0-2.5
NOTICE: BL2: Built : 17:42:10, Mar 23 2023
And no more output.
This is because there needs more configures for atf, to make HSE related operations happy, but these steps should be done all manually as user manual shows. This is very unefficient and unfriendly for users. These related steps can be done in the related bb files automatically without so much effort.
So please consider to make it more simple and convinient to use for HSE feature.
Thanks,
Zhantao
Hi,
Thanks for your feedback, we will forward this information to the internal team.
Have a great day.