]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(pauth): make pauth_helpers linking generic
authorBoyan Karatotev <boyan.karatotev@arm.com>
Fri, 13 Jan 2023 16:47:07 +0000 (16:47 +0000)
committerBoyan Karatotev <boyan.karatotev@arm.com>
Tue, 28 Feb 2023 10:47:00 +0000 (10:47 +0000)
commit90ce8b8718d079b9e906d06bdd6a72da6cc5b636
treeb3b1f4344f4190231657b19826f9b73d1347c197
parentb4fc04103e6afb0b9593b8e4027c3de73efbd971
fix(pauth): make pauth_helpers linking generic

Pauth is a generic Arm feature that can be enabled on any platform that
implements it. It only needs a platform specific key generation hook. As
such, the generic Pauth enablement can be included in the generic build.

Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
Change-Id: Ibf32f79addab3515214594bb8d7168151b450f59
Makefile
plat/arm/common/arm_common.mk
plat/qemu/qemu/platform.mk