hello evilinux,
-
yes, you should put everything inside the XML file for running fuse burning.
-
--auth
option is only the approach for offline mode fuse burning. it means you don’t need a board when running odmfuse.sh. and, the following property means the current fuse type.
for instance,
--auth NS
means your board has not fuse yet.
--auth SBKPKC
means your board has fused with PKC+SBK. -
please do read the developer guide, Secure Boot.
since you’re added--test
option, it’ll create the fuse blob for verification. you may removing that to actually burn the fuse.
BTW, there’re some similar topics for your reference,
you may see-also… Topic 208426, Topic 265529, and Topic 249507…etc