arm-trusted-firmware/include
Yann Gautier 9d811b856e delay: correct timeout_init_us()
The function has to use read_cntpct_el0() to update the counter, and not
read_cntfrq_el0().

Change-Id: I9c676466e784c3122e9ffc2d87e66708797086e7
Signed-off-by: Yann Gautier <yann.gautier@st.com>
2019-10-08 11:13:06 +02:00
..
arch Explicitly disable the SPME bit in MDCR_EL3 2019-10-07 11:50:07 +01:00
bl1 Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00
bl2 BL2_AT_EL3: Enable pointer authentication support 2019-02-27 11:58:09 +00:00
bl2u Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
bl31 Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00
bl32 Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00
common Add fdt_add_reserved_memory() helper function 2019-09-13 16:54:21 +01:00
drivers delay: correct timeout_init_us() 2019-10-08 11:13:06 +02:00
dt-bindings stm32mp1: update device tree files 2019-01-18 15:45:08 +01:00
export mediatek: mt8183: pass platform parameters 2019-09-10 11:25:29 +08:00
lib Merge "Neoverse N1 Errata Workaround 1542419" into integration 2019-10-07 12:05:26 +00:00
plat Migrate ARM platforms to use the new GICv3 API 2019-09-25 22:06:49 -05:00
services Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00
tools_share Sanitise includes across codebase 2019-01-04 10:43:17 +00:00