Files
chipsec-chipsec/drivers
RageLtMan ca2c92792d valid_mmap_phys_addr_range conflicts with upstream
PaX implements valid_mmap_phys_addr_range in the kernel, and the
(return 1) hack in chipsec_km.c has a name collision with it.

Add another conditional for exposing the definition predicated on
whether __HAVE_ARCH_PAX_OPEN_USERLAND is defined in the kernel
headers. If it is, dont redefine the original function.
2019-12-11 09:43:03 -08:00
..
2017-10-23 08:34:33 -07:00