Home
last modified time | relevance | path

Searched refs:cause (Results 1 – 10 of 10) sorted by relevance

/optee_os/core/arch/riscv/kernel/
H A Dthread_arch.c114 unsigned long cause __unused) in thread_unhandled_trap()
157 unsigned long cause) in thread_native_interrupt_handler() argument
159 switch (cause & LONG_MAX) { in thread_native_interrupt_handler()
164 thread_unhandled_trap(regs, cause); in thread_native_interrupt_handler()
170 thread_unhandled_trap(regs, cause); in thread_native_interrupt_handler()
H A Dabort.c95 EMSG_RAW("cause\t%016" PRIxPTR " epc\t%016" PRIxPTR, in __print_abort_info()
96 ai->regs->cause, ai->regs->epc); in __print_abort_info()
201 ai->fault_descr = regs->cause; in set_abort_info()
H A Dasm-defines.c83 DEFINE(THREAD_ABT_REG_CAUSE, offsetof(struct thread_abort_regs, cause));
/optee_os/core/arch/riscv/include/kernel/
H A Dthread_private_arch.h64 unsigned long cause);
H A Dthread_arch.h102 unsigned long cause; member
/optee_os/lib/libmbedtls/mbedtls/
H A DLICENSE26 "control" means (i) the power, direct or indirect, to cause the
105 (b) You must cause any modified files to carry prominent notices
309 a) You must cause the modified files to carry prominent notices
312 b) You must cause any work that you distribute or publish, that in
318 when run, you must cause it, when started running for such
H A DChangeLog17 get an invalid signature accepted if they could cause a hash accelerator
48 inconsistent state of the output could then cause a NULL dereference either
57 PEM keys to a user. This could cause a crash or information disclosure.
284 not cause the PSA subsystem to use HMAC_DRBG: it uses HMAC_DRBG only when
533 malicious client could cause information disclosure or a denial of service.
544 Note that setting this option will cause input-output buffer overlap to
1082 could cause a crash in programs/test/benchmark.
1527 or a man-in-the-middle could cause a DTLS server to read up to 255 bytes
1534 client or server could cause an MbedTLS server or client to overread up
1542 checked properly when validating the certificate. This could cause a
[all …]
/optee_os/lib/libutils/compiler-rt/
H A DLICENSE.TXT22 "control" means (i) the power, direct or indirect, to cause the
101 (b) You must cause any modified files to carry prominent notices
/optee_os/lib/libutils/isoc/
H A Dbget.doc240 expansion block size. Providing an <acquire> function will cause
/optee_os/
H A DCHANGELOG.md1481 cause errors in Aarch32 mode. Fix reading beyond end of file.