linux/drivers/acpi/apei
Tony Luck c6acb1e7bf x86/sgx: Add hook to error injection address validation
SGX reserved memory does not appear in the standard address maps.

Add hook to call into the SGX code to check if an address is located
in SGX memory.

There are other challenges in injecting errors into SGX. Update the
documentation with a sequence of operations to inject.

Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Tested-by: Reinette Chatre <reinette.chatre@intel.com>
Link: https://lkml.kernel.org/r/20211026220050.697075-7-tony.luck@intel.com
2021-11-15 11:13:16 -08:00
..
apei-base.c Merge ACPI APEI material for v5.11. 2020-11-23 12:50:17 +01:00
apei-internal.h
bert.c
einj.c x86/sgx: Add hook to error injection address validation 2021-11-15 11:13:16 -08:00
erst-dbg.c
erst.c ACPI: fix various typos in comments 2021-03-19 17:45:49 +01:00
ghes.c ACPI: APEI: fix synchronous external aborts in user-mode 2021-06-17 14:05:28 +02:00
hest.c ACPI: APEI: mark apei_hest_parse() static 2021-10-27 20:34:47 +02:00
Kconfig
Makefile