As far as I can tell the OTP bit mask is laid out as follows:
Code: Select all
// 31 23 15 7
// 76543210 76543210 76543210 76543210
// 0VLLLLLM MMS..... ........ ........
//
// 0 MBZ
// V header valid
// L length (4 words)
// M number of MAC addresses (1)
// S serial number valid (0)
//
Also, the current version of `xburn` doesn't appear to have the MAC address or serial number arguments. What's the preferred way of setting these, and are there any APIs/sample code which I could extend for the purpose of storing a public key?
[1] https://github.com/PADL/lib_cap