arch/arm64/include/asm/pkeys.h
0 → 100644
+108
−0
arch/arm64/include/asm/por.h
0 → 100644
+33
−0
Loading
Implement the PKEYS interface, using the Permission Overlay Extension. Signed-off-by:Joey Gouly <joey.gouly@arm.com> Cc: Catalin Marinas <catalin.marinas@arm.com> Cc: Will Deacon <will@kernel.org> Reviewed-by:
Catalin Marinas <catalin.marinas@arm.com> Link: https://lore.kernel.org/r/20240822151113.1479789-19-joey.gouly@arm.com Signed-off-by:
Will Deacon <will@kernel.org>