Searched refs:fail (Results 1 – 14 of 14) sorted by relevance
52 goto fail; in fdt_get_string()57 goto fail; in fdt_get_string()62 goto fail; in fdt_get_string()65 goto fail; in fdt_get_string()74 goto fail; in fdt_get_string()79 goto fail; in fdt_get_string()87 goto fail; in fdt_get_string()94 fail: in fdt_get_string()311 goto fail; in fdt_get_name()325 goto fail; in fdt_get_name()[all …]
67 In this context, the AArch32 BL1 image might fail to detect potential integer86 ``check_uptr_overflow()`` will fail to detect. Depending on its implementation,
70 brought up with ``CPU_ON`` PSCI call. Otherwise, the call will always fail.
287 subsequent calls fail after a first initialization. The caller maps the same
251 are not expected to fail. They do not return any error code.
112 The unpack operation will fail if the images already exist at the
249 are expected to produce warnings that would otherwise fail the build. New1532 SPD=spmd/SPM_MM and atempting to build with this option will fail.
549 fail.
502 more devices than this value using ``io_register_device()`` will fail with508 entities than this value using ``io_open()`` will fail with -ENOMEM.513 register more devices this value using ``io_dev_open()`` will fail
2836 …- fail gracefully if RME is not enabled ([eacbef4](https://review.trustedfirmware.org/plugins/giti…6380 …- fail safe if SPM fails to initialize ([0d33649](https://review.trustedfirmware.org/plugins/gitil…9225 …- fix coverity fail ([85e4d14](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-fir…10942 - mediatek: mt8183: Fix AARCH64 init fail on CPU011233 - socionext/uniphier: Fix compilation fail for SPM support build config
213 if any of the steps fail.
698 type of indirection will cause the registration process to fail).
151 automated tests may fail for reasons unrelated to the patch. In this case,
234 Where possible, badly written TF code should fail early using ``assert()``. This