Add Makefile check for PAuth and AArch64
John Tsichritzis authored
Pointer authentication is supported only in AArch64. A relevant check is
added for that in the Makefile.

Change-Id: I021ba65a9bd5764fd33292bee42617015e04a870
Signed-off-by: default avatarJohn Tsichritzis <john.tsichritzis@arm.com>
dfc66a17
Name Last commit Last update
bl1 BL1: Fix type consistency
bl2 Merge pull request #1878 from jts-arm/sctlr
bl2u Apply stricter speculative load restriction
bl31 Fix restoration of PAuth context
bl32 sp_min: allow inclusion of a platform-specific linker script
common Correctly check for support of Address Authentication
docs Merge "Fix RST rendering and other typos" into integration
drivers SMMUv3: refactor the driver code
fdts fdts: Fix DTC warnings for STM32MP1 platform
include Merge changes from topic "sm/fix_a76_errata" into integration
lib Merge changes from topic "sm/fix_a76_errata" into integration
make_helpers build_macros: Add mechanism to prevent bin generation.
plat plat: imx8mq: Only keep IRQ 32 unmasked
services services/spm: Fix service UUID lookup
tools meson/gxl: Add tool to create bl31 bootable images
.checkpatch.conf Remove some warnings when using checkpatch with --strict option
.editorconfig Add .editorconfig file
.gitignore meson/gxl: Add tool to create bl31 bootable images
Makefile Add Makefile check for PAuth and AArch64
acknowledgements.rst Change copyright guidelines
contributing.rst docs: Update contribution guidelines for binary components
dco.txt Drop requirement for CLA in contribution.md
license.rst Change copyright guidelines
maintainers.rst rockchip: document platform
readme.rst Doc: Update link to TBBR-CLIENT specification