| /rk3399_ARM-atf/lib/zlib/ |
| H A D | inflate.c | 368 local int updatewindow(z_streamp strm, const Bytef *end, unsigned copy) { in updatewindow() argument 390 if (copy >= state->wsize) { in updatewindow() 397 if (dist > copy) dist = copy; in updatewindow() 398 zmemcpy(state->window + state->wnext, end - copy, dist); in updatewindow() 399 copy -= dist; in updatewindow() 400 if (copy) { in updatewindow() 401 zmemcpy(state->window, end - copy, copy); in updatewindow() 402 state->wnext = copy; in updatewindow() 598 unsigned copy; /* number of stored or match bytes to copy */ in inflate() local 727 copy = state->length; in inflate() [all …]
|
| /rk3399_ARM-atf/docs/security_advisories/ |
| H 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
|
| H 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
|
| /rk3399_ARM-atf/licenses/ |
| H 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
|
| H A D | LICENSE-APACHE-2.0.txt | 96 Derivative Works a copy of this License; and 109 include a readable copy of the attribution notices contained 194 You may obtain a copy of the License at
|
| /rk3399_ARM-atf/lib/compiler-rt/ |
| H 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
|
| /rk3399_ARM-atf/docs/getting_started/ |
| H 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:
|
| H A D | prerequisites.rst | 61 work. This is predominantly because TF-A carries its own copy of compiler-rt, 210 commit of ``libtl``), you can update your local copy by running:
|
| /rk3399_ARM-atf/tools/nxp/create_pbl/ |
| H A D | README | 7 PBI commands to copy the, 33 on Boot Source for block copy.
|
| /rk3399_ARM-atf/include/drivers/ |
| H A D | mmc.h | 151 unsigned int copy: 1; member 195 unsigned int copy: 1; member
|
| /rk3399_ARM-atf/docs/components/fconf/ |
| H A D | fconf_properties.rst | 37 - A platform uses this physical address to copy the configuration to
|
| /rk3399_ARM-atf/docs/process/ |
| H A D | security.rst | 46 | |TFV-1| | Malformed Firmware Update SMC can result in copy of unexpectedly | 54 | |TFV-4| | Malformed Firmware Update SMC can result in copy or |
|
| H A D | platform-ports-policy.rst | 23 to upstream their platform code or copy the latest version of the code being
|
| /rk3399_ARM-atf/ |
| H A D | dco.txt | 9 Everyone is permitted to copy and distribute verbatim copies of this
|
| /rk3399_ARM-atf/docs/plat/ |
| H A D | qemu-sbsa.rst | 42 Need to copy them into top directory for EDK2 compilation.
|
| H A D | rpi5.rst | 54 partition. This has been validated with a copy of Raspberry Pi OS.
|
| H A D | poplar.rst | 75 1. copy the atf generated files fip.bin and bl1.bin to l-loader/atf/
|
| /rk3399_ARM-atf/docs/plat/st/ |
| H A D | stm32mpus.rst | 71 - fsbl: to copy the tf-a-stm32mp157c-ev1.stm32 binary (BL2)
|
| /rk3399_ARM-atf/docs/components/ |
| H 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
|
| /rk3399_ARM-atf/docs/threat_model/ |
| H A D | supply_chain_threat_model.rst | 91 | libfdt | Local copy | [1]_ | 93 | zlib | Local copy | [2]_ | 95 | compiler-rt | Local copy | [3]_ | 356 | | possible for a contributor to copy the libraries from the | 379 | | - Keep a copy of a pinned version of the source code inside | 386 | implemented?| of dependencies, keep a copy of pinned versions of the |
|
| /rk3399_ARM-atf/docs/perf/ |
| H A D | psci-performance-instr.rst | 53 :param target_cpu: Contains copy of affinity fields in the MPIDR register
|
| /rk3399_ARM-atf/docs/plat/arm/arm_fpga/ |
| H A D | index.rst | 55 detect it and copy it into the DTB passed on to BL33.
|
| /rk3399_ARM-atf/docs/threat_model/firmware_threat_model/ |
| H A D | threat_model_firmware_handoff.rst | 111 | | copy-related bugs (e.g., errors in ``memcpy`` or |
|
| /rk3399_ARM-atf/docs/design_documents/ |
| H A D | measured_boot_poc.rst | 54 allows the former to pass a copy of the Event Log to any TA requesting it. 64 aforementioned ``PTA_SYSTEM_GET_TPM_EVENT_LOG`` call to retrieve a copy 180 world. This TA then requests a copy of the Event Log generated during the
|
| /rk3399_ARM-atf/docs/plat/marvell/armada/ |
| H A D | porting.rst | 135 The easiest way to prepare the PHY porting layer for custom board is to copy
|