Home
last modified time | relevance | path

Searched defs:trusty_idle (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/trusty/bootloader/test-runner/arm64/
Dasm.S119 .globl trusty_idle symbol
120 trusty_idle: label
/aosp_15_r20/external/trusty/bootloader/ql-tipc/examples/u-boot/
Dsysdeps_uboot.c45 void trusty_idle(struct trusty_dev* dev, bool event_poll) { in trusty_idle() function