arm-trusted-firmware/plat/imx
Stefan Kerkmann 81de50372c feat(imx8m): add defines for csu_sa access security
This enables the usage of speaking defines instead of magic numbers:

  CSU_SA(CSU_SA_SDMA1, 1, LOCKED)

becomes:

  CSU_SA(CSU_SA_SDMA1, NON_SEC_ACCESS, LOCKED)

Change-Id: Idcabcda677bf7840084a2ea66d321b50aa0b2b20
Signed-off-by: Stefan Kerkmann <s.kerkmann@pengutronix.de>
2024-03-05 10:05:47 +01:00
..
common feat(imx8ulp): enable the DDR frequency scaling support 2024-02-27 14:29:54 +08:00
imx7 chore: remove MULTI_CONSOLE_API references 2023-09-12 15:28:36 +02:00
imx8m feat(imx8m): add defines for csu_sa access security 2024-03-05 10:05:47 +01:00
imx8qm fix: remove old-style declarations 2022-12-01 16:17:34 +00:00
imx8qx feat(imx8): add support for debug uart on lpuart1 2023-04-17 14:43:27 +02:00
imx8ulp fix(imx8ulp): increase the mmap region num 2024-02-27 14:29:54 +08:00
imx93 feat(imx93): add OPTEE support 2023-06-30 10:24:05 +08:00