aboutsummaryrefslogtreecommitdiff
path: root/src/security/intel/txt/common.c
AgeCommit message (Expand)Author
2024-01-30security/intel: Use write{64,32,16,8}p and read{64,32,16,8}pElyes Haouas
2022-12-10treewide: Include <device/mmio.h> instead of <arch/mmio.h>Elyes Haouas
2022-07-17security/intel/txt/common.c: Remove unuseful "else" after "return"Elyes HAOUAS
2022-04-24{drivers,northbridge,security}: Remove unused <cpu/x86/lapic.h>Elyes HAOUAS
2021-11-27security/intel/txt: Issue a global reset when TXT_RESET bit is setMichał Żygowski
2021-11-27security/intel/txt: Use set_global_reset in txt_reset_platform if possibleMichał Żygowski
2021-11-27security/intel/txt: Implement GETSEC PARAMETER dumpingMichał Żygowski
2021-11-27security/intel/txt: Remove unused region deviceMichał Żygowski
2021-11-27security/intel/txt: Correct reporting of chipset production fuse stateMichał Żygowski
2021-10-05src/mainboard to src/security: Fix spelling errorsMartin Roth
2021-07-14include/cpu/x86/msr: introduce IA32_MC_*(x) macrosFelix Held
2021-07-12security/intel/txt: use mca_get_bank_count()Felix Held
2021-07-12security/intel/txt: add missing cpu/x86/msr.h includeFelix Held
2021-03-17cbfs: Replace more instances of cbfs_boot_locate() with newer APIsJulius Werner
2020-11-04haswell: Add Intel TXT support in romstageAngel Pons
2020-10-22sec/intel/txt: Extract BIOS ACM loading into a functionAngel Pons
2020-10-22sec/intel/txt/common.c: Only log ACM error on failureAngel Pons
2020-10-17sec/intel/txt: Bail if var MTRRs cannot snugly cache the BIOS ACMAngel Pons
2020-10-12security/intel/txt: Clean up includesAngel Pons
2020-08-07security/intel/txt: Allow using CF9 reset, tooAngel Pons
2020-08-06security/intel/txt: Avoid shifting by a negative valueJohn Zhao
2020-07-31security/intel/txt: Add Intel TXT supportPhilipp Deppenwiese