vbendeb

Results 6 comments of vbendeb

Addressing some last minute review comments on the previous patch.

this is half baked, hopefully could be used as a basis and extended with proper key management and test modifications.

rebased and made sure that the previously failing tests pass. Had to move the RMA hash retrieval into `manuf_personalize_device_secrets()` to keep it in common code, not sure how clean this...

Sure, @timothytrippel the comments make sense, I was not comfortable bringing the ujson object into personalize.c, but I ended up doing this because I wanted to keep the hash import...

well, this and also printing the text prompt on the device console which triggers the host sending of the hash. The prompt is something which can easily get out of...