summaryrefslogtreecommitdiff
path: root/src/vendorcode/eltan/security/verified_boot
AgeCommit message (Expand)Author
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-01vc/eltan/security/verified_boot/vboot_check.c: Increase wb_buffer sizeFrans Hendriks
2020-04-24vc/eltan/security/verified_boot/vboot_check.c: Correct code styleFrans Hendriks
2020-04-04src/vendorcode: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-31security/vboot: relocate and rename vboot_platform_is_resuming()Bill XIE
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-02-19vboot: remove use of NEED_VB20_INTERNALS switchJoel Kitching
2020-02-07security/vboot: relocate vb2ex_abort and vb2ex_printfJoel Kitching
2020-02-05vendorcode/eltan/security: Switch to vb2 vboot libraryWim Vervoorn
2019-12-19Drop ROMCC code and header guardsArthur Heymans
2019-11-25Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans
2019-11-25Drop superfluous C_ENVIRONMENT_BOOTBLOCK checksArthur Heymans
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-01mb/facebook/fbg1701: Add public key to bootblock_verify_listWim Vervoorn
2019-11-01vendorcode/eltan/security: Use vb2 public keyWim Vervoorn
2019-10-04vendorcode/eltan/security/verified_boot: Add verified boot supportFrans Hendriks