Home
last modified time | relevance | path

Searched refs:t (Results 1 – 25 of 63) sorted by relevance

123

/arm-trusted-firmware-2.8.0/plat/nxp/common/sip_svc/include/
A Dsipsvc.h60 #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 Dbakery_lock.h26 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 Dmtk_mcdi.c90 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 Dgpt_rme.c65 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 Dfconf_bl2_populate.puml22 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 Duart-booting.rst67 > 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 Ddevfip.c246 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 Dcsk_priv_pem3.key19 t/pXCienrcUNfgIxwSSnNwj2DdjejzI+4VNfPbW6y16BLPCp1CbUOGOwNXTj4R9H
/arm-trusted-firmware-2.8.0/plat/arm/board/common/swd_rotpk/
A Darm_swd_rotprivk_rsa.pem6 pmgS7XJKhCQYxdDSzxi/0t/qXAwWuME4jv2HbNxsUZjahiBYpA0BafXanSuxVHly
/arm-trusted-firmware-2.8.0/docs/plat/
A Drpi3.rst10 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 Dmeson-axg.rst12 can't be turned off, so there is a workaround to hide this from the caller.
A Dmeson-g12a.rst12 can't be turned off, so there is a workaround to hide this from the caller.
A Dmeson-gxbb.rst12 can't be turned off, so there is a workaround to hide this from the caller.
A Dmeson-gxl.rst12 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 Dn1sdp_tb_fw_config.dts17 * heap information. The default values don't matter since
/arm-trusted-firmware-2.8.0/plat/arm/board/rde1edge/fdts/
A Drde1edge_tb_fw_config.dts18 * heap information. The default values don't matter since
/arm-trusted-firmware-2.8.0/plat/arm/board/rdn1edge/fdts/
A Drdn1edge_tb_fw_config.dts17 * heap information. The default values don't matter since
/arm-trusted-firmware-2.8.0/plat/arm/board/rdn2/fdts/
A Drdn2_tb_fw_config.dts18 * heap information. The default values don't matter since
/arm-trusted-firmware-2.8.0/plat/arm/board/rdv1/fdts/
A Drdv1_tb_fw_config.dts18 * heap information. The default values don't matter since
/arm-trusted-firmware-2.8.0/plat/arm/board/rdv1mc/fdts/
A Drdv1mc_tb_fw_config.dts18 * heap information. The default values don't matter since
/arm-trusted-firmware-2.8.0/plat/arm/board/sgi575/fdts/
A Dsgi575_tb_fw_config.dts18 * heap information. The default values don't matter since
/arm-trusted-firmware-2.8.0/plat/arm/board/juno/fdts/
A Djuno_tb_fw_config.dts16 * heap information. The default values don't matter since
/arm-trusted-firmware-2.8.0/plat/arm/board/morello/fdts/
A Dmorello_tb_fw_config.dts17 * heap information. The default values don't matter since
/arm-trusted-firmware-2.8.0/plat/arm/board/fvp/fdts/
A Dfvp_fw_config.dts30 * non shared SRAM. The runtime checks ensure we don't
/arm-trusted-firmware-2.8.0/drivers/rpi3/sdhost/
A Drpi3_sdhost.c485 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()

Completed in 45 milliseconds

123