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

  /device/linaro/bootloader/arm-trusted-firmware/include/bl31/
interrupt_mgmt.h 90 #define validate_sel1_interrupt_rm(x) (x == INTR_SEL1_VALID_RM0 ? 0 : \ macro
  /device/linaro/bootloader/arm-trusted-firmware/bl31/
interrupt_mgmt.c 93 return validate_sel1_interrupt_rm(flags);

Completed in 58 milliseconds