Home
last modified time | relevance | path

Searched refs:ve (Results 1 – 3 of 3) sorted by relevance

/optee_os-3.20.0/lib/libmbedtls/mbedtls/
A DBUGS.md7 If you think you've found a bug in Mbed TLS, please follow these steps:
A DREADME.md175 We've included example programs for a lot of different features and uses in [`programs/`](programs/…
/optee_os-3.20.0/core/arch/arm/kernel/
A Dthread.c550 vaddr_t ve = (vaddr_t)thread_excp_vect_end; in init_user_kcode() local
553 ve = ROUNDUP(ve, CORE_MMU_USER_CODE_SIZE); in init_user_kcode()
554 thread_user_kcode_size = ve - thread_user_kcode_va; in init_user_kcode()

Completed in 5 milliseconds