Home
last modified time | relevance | path

Searched refs:RT_SVC_SIZE_LOG2 (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/include/bl31/
Druntime_svc.h111 #define RT_SVC_SIZE_LOG2 5 macro
112 #define SIZEOF_RT_SVC_DESC (1 << RT_SVC_SIZE_LOG2)
/device/linaro/bootloader/arm-trusted-firmware/bl31/aarch64/
Druntime_exceptions.S397 lsl w10, w15, #RT_SVC_SIZE_LOG2