HomeSort by relevance Sort by last modified time
    Searched defs:NON_SECURE (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/include/common/
ep_info.h 14 #define NON_SECURE U(0x1)
15 #define sec_state_is_valid(s) (((s) == SECURE) || ((s) == NON_SECURE))
  /device/google/marlin/camera/QCamera2/stack/common/
cam_types.h 910 NON_SECURE,
    [all...]

Completed in 1378 milliseconds