Home
last modified time | relevance | path

Searched refs:revision (Results 1 – 23 of 23) sorted by relevance

/trusted-firmware-a-latest/plat/rpi/rpi3/
Drpi_mbox_board.c21 int rpi3_vc_hardware_get_board_revision(uint32_t *revision) in rpi3_vc_hardware_get_board_revision() argument
26 assert(revision != NULL); in rpi3_vc_hardware_get_board_revision()
53 *revision = req->tags[3]; in rpi3_vc_hardware_get_board_revision()
/trusted-firmware-a-latest/plat/marvell/armada/a8k/common/mss/
Dmss_bl2_setup.c139 uint32_t revision = cp110_device_id_get(MVEBU_CP_REGS_BASE(0)); in bl2_plat_get_cp_count() local
143 if (revision == MVEBU_80X0_DEV_ID || in bl2_plat_get_cp_count()
144 revision == MVEBU_80X0_CP115_DEV_ID) in bl2_plat_get_cp_count()
146 else if (revision == MVEBU_CN9130_DEV_ID) in bl2_plat_get_cp_count()
/trusted-firmware-a-latest/docs/design/
Dcpu-specific-build-macros.rst49 The errata workarounds are implemented for a particular revision or a set of
62 these workarounds are enabled for the wrong CPU revision then the errata
81 CPU. This needs to be enabled only for revision >= r3p0 of the CPU.
84 CPU. This needs to be enabled only for revision >= r3p0 of the CPU.
89 CPU. This needs to be enabled only for revision <= r1p2 of the CPU.
92 CPU. This needs to be enabled only for revision <= r1p2 of the CPU.
97 CPUs. This needs to be enabled only for revision r0p0 of Cortex-A35.
102 CPUs. This needs to be enabled only for revision <= r0p1 of Cortex-A53.
105 CPUs. This needs to be enabled only for revision <= r0p2 of Cortex-A53.
108 CPU. This needs to be enabled only for revision <= r0p2 of the CPU.
[all …]
Dfirmware-design.rst1511 #. A CPU revision checker function: ``check_erratum_<cpu_name>_<erratum_id>``
1513 It should check whether this erratum applies on this revision of this CPU.
1514 It will be called with the CPU revision as its first parameter (x0) and
1521 It should obtain the cpu revision (with ``cpu_get_rev_var``), call its
1522 revision checker, and perform the mitigation, should the erratum apply.
/trusted-firmware-a-latest/plat/arm/board/juno/aarch32/
Djuno_helpers.S21 #define JUMP_TO_HANDLER_IF_JUNO_R(revision) \ argument
22 jump_to_handler JUNO_REVISION(revision), JUNO_HANDLER(revision)
/trusted-firmware-a-latest/drivers/st/etzpc/
Detzpc.c63 uint8_t revision; member
210 return etzpc_dev.revision; in etzpc_get_revision()
241 etzpc_dev.revision = mmio_read_8(etzpc_dev.base + ETZPC_VERR); in etzpc_init()
243 VERBOSE("ETZPC version 0x%x", etzpc_dev.revision); in etzpc_init()
/trusted-firmware-a-latest/plat/arm/board/juno/aarch64/
Djuno_helpers.S25 #define JUMP_TO_HANDLER_IF_JUNO_R(revision) \ argument
26 jump_to_handler JUNO_REVISION(revision), JUNO_HANDLER(revision)
/trusted-firmware-a-latest/plat/rpi/common/include/
Drpi_shared.h37 int rpi3_vc_hardware_get_board_revision(uint32_t *revision);
/trusted-firmware-a-latest/include/drivers/partition/
Dgpt.h28 unsigned int revision; member
/trusted-firmware-a-latest/include/plat/common/
Dplat_drtm.h33 uint16_t revision; member
/trusted-firmware-a-latest/plat/brcm/board/common/
Dbcm_elog_ddr.h100 uint8_t revision; member
/trusted-firmware-a-latest/services/std_svc/drtm/
Ddrtm_res_address_map.c37 map->revision = DRTM_ADDRESS_MAP_REVISION; in drtm_build_address_map()
Ddrtm_dma_prot.c252 .revision = 1, in drtm_dma_prot_serialise_table()
/trusted-firmware-a-latest/docs/components/
Dsecure-partition-manager-mm.rst339 - Bits [30:16]: Major Version. Must be 0 for this revision of the SPM
341 - Bits [15:0]: Minor Version. Must be 1 for this revision of the SPM
354 revision, and the lower 16 bits denoting the minor revision. The following
357 - Different major revision values indicate possibly incompatible functions.
359 - For two revisions, A and B, for which the major revision values are
360 identical, if the minor revision value of revision B is greater than the
361 minor revision value of revision A, then every function in revision A must
362 work in a compatible way with revision B. However, it is possible for
363 revision B to have a higher function count than revision A.
/trusted-firmware-a-latest/include/drivers/brcm/emmc/
Demmc_csl_sdcmd.h104 uint32_t revision; /* revison */ member
/trusted-firmware-a-latest/docs/plat/arm/juno/
Dindex.rst173 on the Juno SD card (where ``x`` depends on the revision of the Juno board).
202 on the Juno SD card (where ``x`` depends on the revision of the Juno board).
/trusted-firmware-a-latest/docs/plat/
Drz-g2.rst42 SoC_id r8a774a1 revision ES1.3.
Drcar-gen3.rst38 Soc_id r8a7795 revision ES1.1 (uses a Secure Payload Dispatcher)
/trusted-firmware-a-latest/docs/threat_model/
Dthreat_model_arm_cca.rst130 environment. Other environments may be added in a future revision
Dthreat_model.rst721 | | revision number taken from a certificate |
/trusted-firmware-a-latest/docs/design_documents/
Drss.rst685 …curityArchitecture/Architect/DEN0063-PSA_Firmware_Framework-1.0.0-2.pdf?revision=2d1429fa-4b5b-461…
/trusted-firmware-a-latest/docs/
Dchange-log.md538 …- make revision procedure call optional ([4d22b0e](https://review.trustedfirmware.org/plugins/giti…
1326 …- append major revision to the chip_id value ([33c4766](https://review.trustedfirmware.org/plugins…
4530 …- add new board revision for Salvator-XS/H3ULCB ([4379a3e](https://review.trustedfirmware.org/plug…
5960 - Added support for STM32MP15x CPU revision Z
6142 revision comparison
6369 - renesas: rcar_gen3: Add new board revision for M3ULCB
6721 - renesas/rcar_gen3: plat: Add R-Car V3M support, new board revision for
8501 - CPU errata workarounds are applied only when the revision and part number
Dporting-guide.rst1487 This function returns soc revision in below format
1491 soc_revision[0:30] = SOC revision of specific SOC