Forum Discussion
jingluen
New Contributor
3 years agoMax10 FPGA ROT real example
Dear Intel sir
I can't find any ROT (root of trust) example using Max10 FPGA to do NIST specification, most of them are explaining the process of verifying BMC or PCH FLASH at T-1, but this is not ...
JohnT_Altera
Regular Contributor
3 years agoHi,
The PFR will performed data validation to make sure that the capsule provided to the PFR is correct before the bitstream is updated. You may refer to https://github.com/intel/pfr-wilson-city/blob/master/fw/code/inc/capsule_validation.h for more information.