summaryrefslogtreecommitdiffstats
path: root/src/security/intel/cbnt
Commit message (Expand)AuthorAgeFilesLines
* security/intel/cbnt/Makefile.inc: Improve build flowArthur Heymans2022-05-121-5/+8
* device/mmio.h: Move readXp/writeXp helpers to device/mmio.hJianjun Wang2022-03-081-1/+1
* src/mainboard to src/security: Fix spelling errorsMartin Roth2021-10-051-1/+1
* Makefile.inc: Fix IFITTOOL dependenciesArthur Heymans2021-07-071-1/+1
* security/intel/cbnt: Fix loggingArthur Heymans2021-06-281-13/+13
* security/intel/cbnt: Remove fixed size requirementArthur Heymans2021-06-251-1/+0
* security/intel/cbnt: Add loggingArthur Heymans2021-06-214-0/+216
* security/intel/cbnt/Makefile.inc: Fix building cbnt-provArthur Heymans2021-06-211-1/+1
* 3rdparty/intel-sec-tools: Update to support Boot GuardChristopher Meis2021-06-071-1/+0
* security/intel/cbnt: Allow to use an externally provided cbnt-prov binArthur Heymans2021-05-112-0/+19
* security/intel/cbnt/Makefile.inc: Use variables for hash algArthur Heymans2021-05-111-3/+7
* 3rdparty/intel-sec-tools: Update submodule pointerArthur Heymans2021-05-101-5/+3
* security/intel/cbnt: Rename bg-prov to cbnt-provArthur Heymans2021-05-102-34/+34
* security/tpm: Add option to init TPM in bootblockArthur Heymans2021-05-061-0/+1
* security/intel/cbnt: Fix ibbhash command lineChristian Walter2021-04-061-1/+1
* security/intel/cbnt: Add options to generate BPM from KconfigArthur Heymans2021-03-302-1/+96
* security/intel/cbnt: Add option to generate an unsigned BPMArthur Heymans2021-03-302-1/+26
* security/intel/cbnt: Add option to generate BPMArthur Heymans2021-03-302-1/+28
* security/intel/cbnt: Add an option to generate an unsigned KMArthur Heymans2021-03-302-1/+28
* security/intel/cbnt: Generate KM from Kconfig symbolsArthur Heymans2021-03-282-1/+62
* security/intel/cbnt: Add option to generate KMArthur Heymans2021-03-282-2/+49
* security/intel/cbnt: Prepare for KM/BPM generationArthur Heymans2021-03-282-0/+54
* security/intel/cbnt: Make CBNT compatible with CMOS option tableArthur Heymans2021-03-193-0/+25
* cpu/intel/fit: Add the FIT table as a separate CBFS fileArthur Heymans2021-03-191-2/+2
* drivers/security/cbnt: Fix bootblock sizeArthur Heymans2021-02-011-0/+2
* build system: Always add coreboot.pre dependency to intermediatesPatrick Georgi2021-01-151-2/+2
* build system: Structure and serialize INTERMEDIATEPatrick Georgi2021-01-141-6/+2
* */Makefile.inc: Add some INTERMEDIATE targets to .PHONYArthur Heymans2021-01-081-0/+2
* sec/intel/cbnt: Stitch in ACMs in the coreboot imageArthur Heymans2020-11-102-0/+52