/arm-trusted-firmware-2.8.0/lib/zlib/ |
A D | inflate.c | 402 unsigned copy; 432 if (dist > copy) dist = copy; 436 zmemcpy(state->window, end - copy, copy); 766 if (copy > have) copy = have; 922 if (copy > have) copy = have; 923 if (copy > left) copy = left; 1174 copy = state->offset - copy; 1185 if (copy > left) copy = left; 1201 if (copy > state->length) copy = state->length; 1207 if (copy > left) copy = left; [all …]
|
/arm-trusted-firmware-2.8.0/docs/security_advisories/ |
A D | security-advisory-tfv-1.rst | 5 | Title | Malformed Firmware Update SMC can result in copy of | 52 implementation is designed to copy an image into secure memory for subsequent 53 authentication, but the vulnerabilities may allow an attacker to copy 84 INFO("BL1-FWU: Continuing image copy in blocks\n"); 92 This code fragment is executed when the image copy operation is performed in 98 result in an unexpectedly large copy of data into secure memory. 115 WARN("BL1-FWU: Memory not available to copy\n"); 126 This code fragment is executed during the 1st invocation of the image copy 131 large copy of data into secure memory. 157 return success. Platforms that copy this insecure pattern will have the same
|
A D | security-advisory-tfv-4.rst | 5 | Title | Malformed Firmware Update SMC can result in copy or | 71 The ``FWU_SMC_IMAGE_COPY`` SMC handler is designed to copy an image into secure 88 these unsanitized values and allow the following memory copy operation, that 89 would wrap around. This may allow an attacker to copy unexpected data into
|
/arm-trusted-firmware-2.8.0/licenses/ |
A D | LICENSE.MIT | 5 Permission is hereby granted, free of charge, to any person obtaining a copy 8 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
/arm-trusted-firmware-2.8.0/docs/getting_started/ |
A D | docs-build.rst | 4 To create a rendered copy of this documentation locally you can use the 13 An online copy of the documentation is available at 15 copy without doing a local build. 20 For building a local copy of the |TF-A| documentation you will need:
|
/arm-trusted-firmware-2.8.0/lib/compiler-rt/ |
A D | LICENSE.TXT | 29 Permission is hereby granted, free of charge, to any person obtaining a copy of 32 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 60 Permission is hereby granted, free of charge, to any person obtaining a copy 63 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
/arm-trusted-firmware-2.8.0/make_helpers/ |
A D | windows.mk | 30 copy "${tmp_from_file}" "${tmp_to_file}"
|
/arm-trusted-firmware-2.8.0/tools/nxp/create_pbl/ |
A D | README | 7 PBI commands to copy the, 33 on Boot Source for block copy.
|
/arm-trusted-firmware-2.8.0/include/drivers/ |
A D | mmc.h | 150 unsigned int copy: 1; member 194 unsigned int copy: 1; member
|
/arm-trusted-firmware-2.8.0/docs/process/ |
A D | security.rst | 48 | |TFV-1| | Malformed Firmware Update SMC can result in copy of unexpectedly | 56 | |TFV-4| | Malformed Firmware Update SMC can result in copy or |
|
/arm-trusted-firmware-2.8.0/ |
A D | dco.txt | 9 Everyone is permitted to copy and distribute verbatim copies of this
|
/arm-trusted-firmware-2.8.0/docs/plat/ |
A D | qemu-sbsa.rst | 42 Need to copy them into top directory for EDK2 compilation.
|
A D | poplar.rst | 75 1. copy the atf generated files fip.bin and bl1.bin to l-loader/atf/
|
A D | warp7.rst | 61 It is also assumed copy of mbedtls is available on the path path ../mbedtls
|
A D | stm32mp1.rst | 273 - fsbl: to copy the tf-a-stm32mp157c-ev1.stm32 binary (BL2)
|
/arm-trusted-firmware-2.8.0/docs/components/ |
A D | firmware-update.rst | 323 The ``image_addr`` and ``block_size`` specify the source memory block to copy from. 326 If ``block_size`` is greater than the amount of remaining bytes to copy for this 327 image then the former is truncated to the latter. The copy operation is then 329 state. If there is still more to copy, the FWU state machine stays in or
|
A D | rmm-el3-comms-spec.rst | 501 EL3 will always copy x0-x4 from Realm context to NS Context.
|
/arm-trusted-firmware-2.8.0/docs/plat/arm/arm_fpga/ |
A D | index.rst | 55 detect it and copy it into the DTB passed on to BL33.
|
/arm-trusted-firmware-2.8.0/docs/design_documents/ |
A D | measured_boot_poc.rst | 52 allows the former to pass a copy of the Event Log to any TA requesting it. 62 aforementioned ``PTA_SYSTEM_GET_TPM_EVENT_LOG`` call to retrieve a copy 178 world. This TA then requests a copy of the Event Log generated during the
|
A D | context_mgmt_rework.rst | 161 own copy of PAuth registers which needs to be restored on every
|
/arm-trusted-firmware-2.8.0/docs/plat/marvell/armada/ |
A D | porting.rst | 135 The easiest way to prepare the PHY porting layer for custom board is to copy
|
/arm-trusted-firmware-2.8.0/docs/plat/nxp/ |
A D | nxp-layerscape.rst | 335 Note: The size in the standard uboot commands for copy to nor, qspi, nand or sd
|
/arm-trusted-firmware-2.8.0/docs/threat_model/ |
A D | threat_model_el3_spm.rst | 256 | Mitigations | Validate all inputs, copy before use. |
|
A D | threat_model_spm.rst | 241 | | The SPMC must copy the contents of the TX buffer |
|
/arm-trusted-firmware-2.8.0/docs/design/ |
A D | firmware-design.rst | 2158 local cache line which contains a copy of the fields for other CPUs as well. Now 2565 required to ensure the updated copy of the timestamp is returned. 2569 an updated copy is returned.
|