arm-trusted-firmware/include
magicse7en 2da29d2d07 fix(gicv3): fix GITS_CTLR.Quiescent bit definition
GITS_CTLR.Quiescent is bit31, not bit1.
So fix GITS_CTLR_QUIESCENT_BIT to BIT32(31).

Change-Id: Ic16a52e0c4e557d68a8128ccc7e7a0f1a316a23b
Signed-off-by: Joe Yang <magicse7en@outlook.com>
2024-09-06 23:26:40 +02:00
..
arch refactor(errata-abi): move EXTRACT_PARTNUM to arch.h 2024-08-17 09:38:31 +01:00
bl1 refactor(bl1): clean up bl2 layout calculation 2024-04-26 09:00:12 +00:00
bl2
bl2u
bl31 Merge "refactor(sdei): use common create_spsr() in SDEI library" into integration 2024-03-14 21:17:45 +01:00
bl32
common feat(cpufeat): add new feature state for asymmetric features 2024-08-17 09:35:13 +01:00
drivers fix(gicv3): fix GITS_CTLR.Quiescent bit definition 2024-09-06 23:26:40 +02:00
dt-bindings fix(dt-bindings): update STM32MP2 clock and reset bindings 2024-06-27 17:17:35 +02:00
export
lib feat(cm): handle asymmetry for FEAT_TCR2 2024-09-05 16:28:23 +01:00
plat feat(tc): setup ni-tower non-secure access for TC3 2024-08-05 16:25:51 +01:00
services refactor(smccc): move pmf to vendor el3 calls 2024-05-06 09:42:11 -05:00
tools_share fix(tc): add SCP_BL2 to RSE measured boot 2024-06-13 15:53:10 +02:00