summaryrefslogtreecommitdiff
path: root/src/vendorcode/eltan/security/verified_boot/vboot_check.c
AgeCommit message (Expand)Author
2019-11-16vendorcode/security/eltan: Allocate memory from bootmem to speed up hashingWim Vervoorn
2019-11-15vendorcode/eltan/security: Cleanup prog_locate_hookWim Vervoorn
2019-11-15vendorcode/eltan/security: Remove cbfs prepare and locateWim Vervoorn
2019-11-15vendorcode/eltan/security: Add all verify_lists to include fileWim Vervoorn
2019-11-15vendor/eltan/security: Removed long lines from vboot_checkWim Vervoorn
2019-11-14cbfs: Stop checking master headerJulius Werner
2019-11-14cbfs: Make cbfs_master_header_props() externally availableJulius Werner
2019-11-08eltan/security: Replace __PRE_RAM__ with ENV_ROMSTAGE_OR_BEFOREKyösti Mälkki
2019-11-08eltan/security: Replace __BOOTBLOCK__ with ENV_BOOTBLOCKKyösti Mälkki
2019-11-08eltan/security: Remove some preprocessor guardsKyösti Mälkki
2019-11-04vendorcode/eltan/security: Use custom hash for little endian onlyWim Vervoorn
2019-11-01vendorcode/eltan/security: Use vb2 public keyWim Vervoorn
2019-10-04vendorcode/eltan/security/verified_boot: Add verified boot supportFrans Hendriks