Re: [PATCH v4 00/29] arm64: Permission Overlay Extension

2024-05-28 Thread Joey Gouly
On Fri, May 03, 2024 at 02:01:18PM +0100, Joey Gouly wrote: > Hi all, > > This series implements the Permission Overlay Extension introduced in 2022 > VMSA enhancements [1]. It is based on v6.9-rc5. > > One possible issue with this version, I took the last bit of HWCAP2. > > Changes since

Re: [PATCH v4 00/29] arm64: Permission Overlay Extension

2024-05-05 Thread Mark Brown
On Fri, May 03, 2024 at 02:01:18PM +0100, Joey Gouly wrote: > One possible issue with this version, I took the last bit of HWCAP2. Fortunately we already have AT_HWCAP[34] defined thanks to PowerPC. signature.asc Description: PGP signature

[PATCH v4 00/29] arm64: Permission Overlay Extension

2024-05-03 Thread Joey Gouly
Hi all, This series implements the Permission Overlay Extension introduced in 2022 VMSA enhancements [1]. It is based on v6.9-rc5. One possible issue with this version, I took the last bit of HWCAP2. Changes since v3[2]: - Moved Kconfig to nearer the end of the series - Reworked