arm-trusted-firmware/plat/allwinner/common/include
Andre Przywara 436cd754f2 feat(allwinner): add SMCCC SOCID support
The Allwinner SID device holds a 16-bit SoC identifier, which we already
use in our code.

Export this number through the generic SMCCC SOCID interface, to allow
an architectural identification of an Allwinner SoC. This enables access
to this information from non-secure world, simplifies generic drivers
(ACPI comes to mind), and gives easy and precise access to the SoC ID
from userland in OSes like Linux.

Change-Id: I91753046b2ae5408ca7bc0b864fcd97d24c8267c
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2022-05-04 02:30:08 +02:00
..
mentor_i2c_plat.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
plat_macros.S Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
platform_def.h feat(allwinner): choose PSCI states to avoid translation 2022-04-26 17:52:31 +02:00
sunxi_def.h feat(allwinner): add SMCCC SOCID support 2022-05-04 02:30:08 +02:00
sunxi_private.h feat(allwinner): provide CPU idle states to the rich OS 2022-04-26 17:52:43 +02:00