summaryrefslogtreecommitdiff
path: root/src/soc/amd/common/block/cpu/smm
AgeCommit message (Expand)Author
2023-01-09treewide: Remove unused <cpu/amd/msr.h>Elyes Haouas
2022-10-31soc: Add SPDX license headers to MakefilesMartin Roth
2022-10-17soc/amd/*/smihandler: Make fch_apmc_smi_handler commonFred Reitberger
2022-09-15soc/amd: Do SMM relocation via MSRArthur Heymans
2022-09-14cpu/amd: Move locking SMM as part of SMM initArthur Heymans
2022-09-14cpu/amd/smm: Move MP & SMM init in a common placeArthur Heymans
2022-07-13cpu/amd: Add common helpers for TSEG and SMMArthur Heymans
2022-06-17soc/amd/smm_relocate.c: Improve TSEG programmingArthur Heymans
2022-05-06soc/amd/picasso: Use read*pArthur Heymans
2022-03-16soc/amd/common/block: Add mainboard_handle_smiRaul E Rangel
2022-02-07treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner
2021-12-08soc/amd/{cezanne,picasso,stoney,common}: Don't clear PM1 on resumeRaul E Rangel
2021-10-22cpu/x86/mp_init: use cb_err as status return type in remaining functionsFelix Held
2021-10-21soc/amd/common/block/cpu/smm/finalize: simplify finalize_coresFelix Held
2021-05-18cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=yArthur Heymans
2021-04-28soc/amd/common/smi_handler: Print warning when receiving an SCI SMIRaul E Rangel
2021-03-10soc/amd/*/smihandler: factor out ELOG and SMMSTORE handlerFelix Held
2021-02-19soc/amd: move SMM finalization to common codeFelix Held
2021-02-11soc/amd: fully commonize clear_tvalidFelix Held
2021-02-11soc/amd: include cpu/x86/smm directory in common SMM MakefileFelix Held
2021-02-11soc/amd: move southbridge_smi_handler to common codeFelix Held
2021-02-11soc/amd: factor out common SMM relocation codeFelix Held