Home
last modified time | relevance | path

Searched refs:assertion (Results 1 – 8 of 8) sorted by relevance

/tf-a-ffa_el3_spmc/lib/libc/
A Dassert.c22 const char *assertion) in __assert() argument
24 printf("ASSERT: %s:%d:%s\n", file, line, assertion); in __assert()
/tf-a-ffa_el3_spmc/include/lib/libc/
A Dassert.h34 const char *assertion);
/tf-a-ffa_el3_spmc/docs/components/
A Dxlat-tables-lib-v2-design.rst258 Additionally, when asserts are enabled (typically in debug builds), an assertion
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dbuild-options.rst225 that is only required for the assertion and does not fit in the assertion
A Dporting-guide.rst1981 calculated by the linker then a link time assertion is raised. A compile time
1982 assertion is raised if the value of the constant is not aligned to the cache
/tf-a-ffa_el3_spmc/docs/design/
A Dinterrupt-framework-design.rst345 and take appropriate action within its implementation e.g. use assertion
883 assertion is raised otherwise.
A Dfirmware-design.rst231 Any other SMC leads to an assertion failure.
426 image or image is missing it leads to an assertion failure.
/tf-a-ffa_el3_spmc/docs/
A Dchange-log.rst923 - Added an optional timeout argument to assertion functions
1742 - Intermittent assertion firing `ASSERT: services/spd/tspd/tspd_main.c:105`
2096 - Fix Coverity #343008, Side affect in assertion

Completed in 21 milliseconds