| /rk3399_ARM-atf/include/arch/aarch32/ |
| H A D | asm_macros.S | 217 .macro softudiv div:req,top:req,bot:req,temp:req 220 cmp \temp, \top, lsr #1 223 cmp \temp, \top, lsr #1 228 cmp \top, \temp 229 subcs \top, \top,\temp
|
| /rk3399_ARM-atf/plat/rockchip/common/drivers/parameter/ |
| H A D | ddr_parameter.c | 53 uint64_t base, top; in ddr_region_usage_parse() local 77 top = base + mmio_read_64(addr + size_offset); in ddr_region_usage_parse() 83 p.ns_top[i] = RG_SIZE_MB(top); in ddr_region_usage_parse()
|
| /rk3399_ARM-atf/plat/rockchip/px30/drivers/secure/ |
| H A D | secure.h | 35 #define RG_MAP_SECURE(top, base) ((((top) - 1) << 16) | (base)) argument
|
| /rk3399_ARM-atf/plat/rockchip/rk3588/drivers/secure/ |
| H A D | secure.h | 46 #define RG_MAP_SECURE(top, base) \ argument 47 (((((top) - 1) & 0x7fff) << 16) | ((base) & 0x7fff))
|
| /rk3399_ARM-atf/drivers/renesas/common/emmc/ |
| H A D | emmc_utility.c | 79 uint32_t emmc_bit_field(uint8_t *data, uint32_t top, uint32_t bottom) in emmc_bit_field() argument 83 uint32_t index_top = (uint32_t) (15 - (top >> 3)); in emmc_bit_field() 104 value = ((value >> (bottom & 0x07)) & ((1 << (top - bottom + 1)) - 1)); in emmc_bit_field()
|
| H A D | emmc_def.h | 51 uint32_t emmc_bit_field(uint8_t *data, uint32_t top, uint32_t bottom);
|
| /rk3399_ARM-atf/plat/rockchip/rk3328/drivers/soc/ |
| H A D | soc.h | 102 #define RG_MAP_SECURE(top, base) ((((top) - 1) << 16) | (base)) argument
|
| /rk3399_ARM-atf/fdts/ |
| H A D | stm32mp15-fw-config.dtsi | 17 /* OP-TEE secure memory: located at DDR top */
|
| H A D | n1sdp-single-chip.dts | 23 * In the first 2GB of DRAM bank the top 16MB are reserved by firmware as secure memory.
|
| /rk3399_ARM-atf/docs/perf/ |
| H A D | performance-monitoring-unit.rst | 120 - The effects of ``PMEVTYPER<n>`` are applied on top of this. 145 - The effects of ``PMCNTENSET`` and ``PMCR.DP`` are applied on top of this.
|
| /rk3399_ARM-atf/plat/arm/board/tc/fdts/ |
| H A D | tc_spmc_manifest.dtsi | 25 /* filled in in top level .dts */
|
| /rk3399_ARM-atf/docs/plat/ |
| H A D | warp7.rst | 50 The following commands assume that a directory exits in the top-level TFA build 159 arm-trusted-firmware top-level directory. 187 # Copy signed BL2 to top-level directory
|
| H A D | qemu-sbsa.rst | 42 Need to copy them into top directory for EDK2 compilation.
|
| H A D | poplar.rst | 9 of running any commercial set-top solution based on Linux or Android.
|
| H A D | xilinx-zynqmp.rst | 131 common to the cluster are grouped in the power domain on the top.
|
| /rk3399_ARM-atf/docs/components/ |
| H A D | numa-per-cpu.rst | 27 memory. From bottom to top: \`.text\`, \`.rodata\`, \`.data\`, 31 the top. The memory extends from the local memory start address at 32 the bottom to the end address at the top.
|
| H A D | ven-el3-service.rst | 65 Some ground rules when one should update top level version.
|
| H A D | exception-handling.rst | 143 top-level handler for interrupts that target EL3, as described in the 187 to use the top *n* of the 7 remaining bits to identify and assign interrupts 199 that at least ``n+1`` top bits of GIC priority are writeable. 279 The parameters are as obtained from the top-level :ref:`EL3 interrupt handler 535 #. The |EHF|, during its initialisation, registers a top-level interrupt handler 542 #. The top-level EL3 interrupt handler executes. The handler acknowledges the
|
| H A D | romlib-design.rst | 130 On Arm platforms a section of 1 page (0x1000) is allocated at the top of SRAM.
|
| H A D | ras.rst | 251 ``cookie``, and ``handle`` parameters from the :ref:`top-level exception handler 336 top-level RAS exception handler. ``ras_ea_handler`` is responsible for iterating
|
| /rk3399_ARM-atf/plat/rockchip/rk3576/drivers/secure/ |
| H A D | firewall.h | 485 #define RG_MAP_SECURE(top, base) \ argument 486 (((((top) - 1) & 0x7fff) << 16) | ((base) & 0x7fff))
|
| /rk3399_ARM-atf/docs/about/ |
| H A D | features.rst | 66 (fTPM) service implemneted on top of OP-TEE.
|
| /rk3399_ARM-atf/docs/ |
| H A D | architecture_features.rst | 508 add it to the appropriate list at the top of the same file.
|
| /rk3399_ARM-atf/docs/design_documents/ |
| H A D | measured_boot_poc.rst | 20 a firmware TPM (fTPM) service implemented on top of OP-TEE. 34 The PoC is built on top of the `OP-TEE Toolkit`_, which has support to build
|
| /rk3399_ARM-atf/docs/process/ |
| H A D | misra-compliance.csv | 54 …s in private header that are used/defined in separate translation units, which seems over the top."
|