Lines Matching refs:code
17 | Affected | firmware update code executing before BL31 |
34 The macro code is at line 52, referring to the version of the code as of `commit
37 .. code:: c
48 range. Therefore, any AArch32 code relying on this macro to detect such integer
51 The buggy code has been present in ARM Trusted Firmware (TF) since `Pull Request
52 #678`_ was merged (on 18 August 2016). However, the upstream code was not
55 then, the ``check_uptr_overflow()`` macro was not used in AArch32 code.
57 The vulnerability resides in the BL1 FWU SMC handling code and it may be
60 - Platform code uses TF BL1 with the ``TRUSTED_BOARD_BOOT`` build option.
62 - Platform code uses the Firmware Update (FWU) code provided in
75 .. code:: c
97 .. code:: c
108 platform code or crash the platform.
112 on the unexpected secure memory accesses. Moreover, the normal world FWU code