summaryrefslogtreecommitdiffstats
path: root/src/security/memory
Commit message (Expand)AuthorAgeFilesLines
* security/memory/memory.c: Include 'stdbool' instead of 'stdint'Elyes HAOUAS2022-01-041-1/+2
* src/mainboard to src/security: Fix spelling errorsMartin Roth2021-10-051-1/+1
* src/security: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* security/intel/txt: Add Intel TXT supportPhilipp Deppenwiese2020-07-311-1/+5
* src: Remove unused 'include <stdint.h>Elyes HAOUAS2020-07-141-1/+0
* arch/x86: Remove RELOCATABLE_RAMSTAGEKyösti Mälkki2020-07-062-5/+3
* treewide: Replace CONFIG(ARCH_xx) testsKyösti Mälkki2020-06-171-4/+4
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-114-4/+0
* {security,soc}/*/Kconfig: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-081-12/+2
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* src/security: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-043-39/+6
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-174-8/+0
* drivers/intel/fsp1_0: Drop supportArthur Heymans2019-11-211-6/+0
* include: Make stdbool.h a separate fileJulius Werner2019-11-181-1/+1
* security/memory: Add x86_64 supportPatrick Rudolph2019-10-201-1/+2
* security/memory: Clear memory in ramstagePatrick Rudolph2019-07-023-0/+164
* security: Add memory subfolderPatrick Rudolph2019-06-274-0/+89