Message ID | 20250219164029.2309119-1-kevin.brodsky@arm.com (mailing list archive) |
---|---|
Headers | show |
Series | Minor improvements for PIE/POE helpers | expand |
On Wed, 19 Feb 2025 16:40:26 +0000, Kevin Brodsky wrote: > This is a collection of minor cleanups and improvements for the PIE/POE > macros in asm/sysreg.h and asm/por.h. Besides the readability > improvement, it will also come in handy for the kpkeys series [1] that > performs more calculations on POR_EL1. > > - Kevin > > [...] Applied to arm64 (for-next/pie-poe-cleanup), thanks! [1/3] arm64/sysreg: Improve PIR/POR helpers https://git.kernel.org/arm64/c/f91a3a6088ea [2/3] arm64/sysreg: Rename POE_RXW to POE_RWX https://git.kernel.org/arm64/c/83d78bbfd2a4 [3/3] arm64/sysreg: Move POR_EL0_INIT to asm/por.h https://git.kernel.org/arm64/c/650701e4ead6