intel / ipp-crypto

Apache License 2.0
314 stars 85 forks source link

Help Implementing FIPS Level 1 Requirements #4 #79

Open jphung101 opened 6 days ago

jphung101 commented 6 days ago

I was looking at the Level 1 Specific Requirements in README_FIPS.md and was stuck on how #4: Run integrity selftest at power on for SW component would be implemented. I was wondering if there were any good resources on implementing this? (Would it be just as simple as flashing a UEFI on my board, what I/O and components should be checked in the self-test, etc) Thanks a lot!