mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 17:44:19 +00:00
![]() Introduce timeout_init_us/timeout_elapsed() delay tracking with CNTPCT. timeout_init_us(some_timeout_us); returns a reference to detect timeout for the provided microsecond delay value from current time. timeout_elapsed(reference) return true/false whether the reference timeout is elapsed. Cherry picked from OP-TEE implementation [1]. [1] commit 33d30a74502b ("core: timeout detection support") Minor: - Remove stm32mp platform duplicated implementation. - Add new include in marvell ble.mk Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Lionel Debieve <lionel.debieve@st.com> Change-Id: Iaef6d43c11a2e6992fb48efdc674a0552755ad9c |
||
---|---|---|
.. | ||
allwinner | ||
amlogic | ||
arm | ||
common | ||
hisilicon | ||
imx | ||
intel/soc | ||
layerscape | ||
marvell | ||
mediatek | ||
nvidia/tegra | ||
qemu | ||
renesas/rcar | ||
rockchip | ||
rpi | ||
socionext | ||
st | ||
ti/k3 | ||
xilinx |