Home
last modified time | relevance | path

Searched defs:trusty_local_irq_disable (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/trusty/bootloader/test-runner/arm64/
Dasm.S154 .globl trusty_local_irq_disable symbol
155 trusty_local_irq_disable: label
/aosp_15_r20/external/trusty/bootloader/ql-tipc/examples/u-boot/
Dsysdeps_uboot.c37 void trusty_local_irq_disable(unsigned long* state) { in trusty_local_irq_disable() function
/aosp_15_r20/external/trusty/bootloader/test-runner/
Dtest-runner-sysdeps.c104 __attribute__((weak)) void trusty_local_irq_disable(unsigned long* state) {} in trusty_local_irq_disable() function