/arm-trusted-firmware-2.8.0/plat/nxp/common/sip_svc/include/ |
A D | sipsvc.h | 60 #define SIP_PARAM_TYPE_GET(t, i) ((((uint32_t)(t)) >> ((i) * 4)) & 0xF) argument 66 #define SIP_PARAM_TYPE_SET(t, i) (((uint32_t)(t) & 0xF) << ((i) * 4)) argument
|
/arm-trusted-firmware-2.8.0/include/lib/ |
A D | bakery_lock.h | 26 static inline unsigned int bakery_get_priority(unsigned int t, unsigned int pos) in bakery_get_priority() argument 28 return (t << 8) | pos; in bakery_get_priority()
|
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8183/drivers/mcdi/ |
A D | mtk_mcdi.c | 90 uint32_t t = 0; in target_mask() local 94 t |= BIT(cluster + CLUSTER_ON_OFS); in target_mask() 97 t |= BIT(cpu_idx + CPU_ON_OFS); in target_mask() 100 t |= BIT(cluster + CLUSTER_OFF_OFS); in target_mask() 103 t |= BIT(cpu_idx + CPU_OFF_OFS); in target_mask() 106 return t; in target_mask()
|
/arm-trusted-firmware-2.8.0/lib/gpt_rme/ |
A D | gpt_rme.c | 65 gpt_t_val_e t; member 187 GPT_PPS_ACTUAL_SIZE(gpt_config.t)) || in gpt_validate_pas_mappings() 330 gpt_config.t = gpt_t_lookup[pps]; in gpt_validate_l0_params() 334 if (l0_alignment < GPT_L0_TABLE_SIZE(gpt_config.t)) { in gpt_validate_l0_params() 335 l0_alignment = GPT_L0_TABLE_SIZE(gpt_config.t); in gpt_validate_l0_params() 345 if (l0_mem_size < GPT_L0_TABLE_SIZE(gpt_config.t)) { in gpt_validate_l0_params() 347 GPT_L0_TABLE_SIZE(gpt_config.t), in gpt_validate_l0_params() 790 (size_t)GPT_L0_TABLE_SIZE(gpt_config.t)); in gpt_init_l0_tables() 943 gpt_config.t = gpt_t_lookup[gpt_config.pps]; in gpt_runtime_init() 1054 ((base + size) >= GPT_PPS_ACTUAL_SIZE(gpt_config.t))) { in gpt_delegate_pas() [all …]
|
/arm-trusted-firmware-2.8.0/docs/resources/diagrams/plantuml/ |
A D | fconf_bl2_populate.puml | 22 bl2_main -> arm_bl2_setup : bl2_early_platform_setup2(\n\t arg0, arg1, arg2, arg3) 27 arm_bl2_setup -> arm_bl2_setup : arm_bl2_early_platform_setup(\n\t fw_config, mem_layout)
|
/arm-trusted-firmware-2.8.0/docs/plat/marvell/armada/ |
A D | uart-booting.rst | 67 > mox-imager -D /dev/ttyUSB<port#> -E -b 6000000 -t flash-image.bin 75 > mox-imager -D /dev/ttyUSB<port#> -E -b 6000000 -t TIM_ATF.bin wtmi_h.bin boot-image_h.bin 77 CZ.NIC mox-imager after successful download will start its own mini terminal (option ``-t``) to 101 > mvebu64boot -t -b flash-image.bin /dev/ttyUSB0 103 After successful download it will start own mini terminal (option ``-t``) like CZ.NIC mox-imager.
|
/arm-trusted-firmware-2.8.0/lib/debugfs/ |
A D | devfip.c | 246 int r, n, t; in fipmount() local 283 t = cspec->index; in fipmount() 284 if (devtab[t]->seek(cspec, STOC_HEADER, KSEEK_SET) < 0) { in fipmount()
|
/arm-trusted-firmware-2.8.0/tools/marvell/doimage/secure/ |
A D | csk_priv_pem3.key | 19 t/pXCienrcUNfgIxwSSnNwj2DdjejzI+4VNfPbW6y16BLPCp1CbUOGOwNXTj4R9H
|
/arm-trusted-firmware-2.8.0/plat/arm/board/common/swd_rotpk/ |
A D | arm_swd_rotprivk_rsa.pem | 6 pmgS7XJKhCQYxdDSzxi/0t/qXAwWuME4jv2HbNxsUZjahiBYpA0BafXanSuxVHly
|
/arm-trusted-firmware-2.8.0/docs/plat/ |
A D | rpi3.rst | 10 officially supported kernel is a AArch32 kernel. This doesn't mean that this 11 port of TF-A can't boot a AArch64 kernel. The `Linux tree fork`_ maintained by 15 **IMPORTANT NOTE**: This port isn't secure. All of the memory used is DRAM, 17 shouldn't be considered more than a prototype to play with and implement 54 in AArch32. This means that BL33 can't be in EL2 in AArch64 mode. The 141 the end of the DRAM, so this space isn't wasted. 213 ``config.txt``. It doesn't have to contain a kernel, it could have any 275 Linux command line so that the USB driver doesn't use FIQs: 304 Building the firmware for kernels that don't support PSCI 365 Note that this system won't be fully 64-bit because all the tools in the [all …]
|
A D | meson-axg.rst | 12 can't be turned off, so there is a workaround to hide this from the caller.
|
A D | meson-g12a.rst | 12 can't be turned off, so there is a workaround to hide this from the caller.
|
A D | meson-gxbb.rst | 12 can't be turned off, so there is a workaround to hide this from the caller.
|
A D | meson-gxl.rst | 12 can't be turned off, so there is a workaround to hide this from the caller.
|
/arm-trusted-firmware-2.8.0/plat/arm/board/n1sdp/fdts/ |
A D | n1sdp_tb_fw_config.dts | 17 * heap information. The default values don't matter since
|
/arm-trusted-firmware-2.8.0/plat/arm/board/rde1edge/fdts/ |
A D | rde1edge_tb_fw_config.dts | 18 * heap information. The default values don't matter since
|
/arm-trusted-firmware-2.8.0/plat/arm/board/rdn1edge/fdts/ |
A D | rdn1edge_tb_fw_config.dts | 17 * heap information. The default values don't matter since
|
/arm-trusted-firmware-2.8.0/plat/arm/board/rdn2/fdts/ |
A D | rdn2_tb_fw_config.dts | 18 * heap information. The default values don't matter since
|
/arm-trusted-firmware-2.8.0/plat/arm/board/rdv1/fdts/ |
A D | rdv1_tb_fw_config.dts | 18 * heap information. The default values don't matter since
|
/arm-trusted-firmware-2.8.0/plat/arm/board/rdv1mc/fdts/ |
A D | rdv1mc_tb_fw_config.dts | 18 * heap information. The default values don't matter since
|
/arm-trusted-firmware-2.8.0/plat/arm/board/sgi575/fdts/ |
A D | sgi575_tb_fw_config.dts | 18 * heap information. The default values don't matter since
|
/arm-trusted-firmware-2.8.0/plat/arm/board/juno/fdts/ |
A D | juno_tb_fw_config.dts | 16 * heap information. The default values don't matter since
|
/arm-trusted-firmware-2.8.0/plat/arm/board/morello/fdts/ |
A D | morello_tb_fw_config.dts | 17 * heap information. The default values don't matter since
|
/arm-trusted-firmware-2.8.0/plat/arm/board/fvp/fdts/ |
A D | fvp_fw_config.dts | 30 * non shared SRAM. The runtime checks ensure we don't
|
/arm-trusted-firmware-2.8.0/drivers/rpi3/sdhost/ |
A D | rpi3_sdhost.c | 485 volatile int t = timeout; in rpi3_sdhost_read() local 490 if (t == 0) { in rpi3_sdhost_read() 496 t--; in rpi3_sdhost_read() 499 if (t == 0) in rpi3_sdhost_read()
|