Part Number: PROCESSOR-SDK-AM64X
Tool/software:
hi, for ti boardcfg_blob. bin.
I saw it make up 4 configurations. 1. sciclient_defaultBoardcfg.c 2 sciclient_defaultBoardcfg_rm.c 3. sciclient_defaultBoardcfg_pm.c
4. sciclient_defaultBoardcfg_security.c
we use c file compile them to .o, then in the last we do the boardcfg_blob.bin.
Besdies to compile them and finally generating boardcfg_blob.bin, is there any python scirpt directly read xml, and create boardcfg_blob.bin?
I mean for "power manager config", "board config" and "security config", Is there an alternative way to config instead of C to create boardcfg_blob.bin.
Thanks