arm-trusted-firmware/plat/mediatek/mt8183
Louis Mayencourt f1be00da0b Use correct type when reading SCR register
The Secure Configuration Register is 64-bits in AArch64 and 32-bits in
AArch32. Use u_register_t instead of unsigned int to reflect this.

Change-Id: I51b69467baba36bf0cfaec2595dc8837b1566934
Signed-off-by: Louis Mayencourt <louis.mayencourt@arm.com>
2020-01-28 11:10:48 +00:00
..
aarch64 mediatek: mt8183: add mcsi driver 2019-06-06 11:00:16 +01:00
drivers mediatek: mt8183: add Vmodem/Vcore DVS init level 2019-12-26 11:12:52 +08:00
include mediatek: Unify Platform specific defines for PSCI module 2020-01-24 13:15:19 +00:00
bl31_plat_setup.c mediatek: mt8183: add EMI MPU driver for DRAM protection 2019-10-03 10:46:09 +08:00
plat_dcm.c mediatek: mt8183: support CPU hotplug 2019-09-10 11:25:08 +08:00
plat_debug.c mediatek: mt8183: add MTK SPM driver 2019-09-16 10:31:00 +08:00
plat_mt_gic.c mediatek: mt8183: refine GIC driver for low power scenarios 2019-11-25 14:38:18 +08:00
plat_pm.c Use correct type when reading SCR register 2020-01-28 11:10:48 +00:00
plat_topology.c Initialize platform for MediaTek mt8183 2019-05-10 10:30:17 +08:00
platform.mk mediatek: mt8183: add EMI MPU driver for DRAM protection 2019-10-03 10:46:09 +08:00
scu.c Initialize platform for MediaTek mt8183 2019-05-10 10:30:17 +08:00