Home
last modified time | relevance | path

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

12

/rk3399_ARM-atf/plat/rpi/rpi3/
H A 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()
/rk3399_ARM-atf/plat/marvell/armada/a8k/common/mss/
H A 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()
/rk3399_ARM-atf/docs/design/
H A Dcpu-specific-build-macros.rst55 The errata workarounds are implemented for a particular revision or a set of
68 these workarounds are enabled for the wrong CPU revision then the errata
87 CPU. This needs to be enabled only for revision >= r3p0 of the CPU.
90 CPU. This needs to be enabled only for revision >= r3p0 of the CPU.
95 CPU. This needs to be enabled only for revision <= r1p2 of the CPU.
98 CPU. This needs to be enabled only for revision <= r1p2 of the CPU.
103 CPUs. This needs to be enabled only for revision r0p0 of Cortex-A35.
108 CPUs. This needs to be enabled only for revision <= r0p1 of Cortex-A53.
111 CPUs. This needs to be enabled only for revision <= r0p2 of Cortex-A53.
114 CPU. This needs to be enabled only for revision <= r0p2 of the CPU.
[all …]
/rk3399_ARM-atf/plat/arm/board/juno/aarch32/
H A Djuno_helpers.S21 #define JUMP_TO_HANDLER_IF_JUNO_R(revision) \ argument
22 jump_to_handler JUNO_REVISION(revision), JUNO_HANDLER(revision)
/rk3399_ARM-atf/drivers/st/etzpc/
H A 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()
/rk3399_ARM-atf/plat/arm/board/juno/aarch64/
H A Djuno_helpers.S25 #define JUMP_TO_HANDLER_IF_JUNO_R(revision) \ argument
26 jump_to_handler JUNO_REVISION(revision), JUNO_HANDLER(revision)
/rk3399_ARM-atf/plat/rpi/common/include/
H A Drpi_shared.h45 int rpi3_vc_hardware_get_board_revision(uint32_t *revision);
/rk3399_ARM-atf/include/drivers/partition/
H A Dgpt.h30 unsigned int revision; member
/rk3399_ARM-atf/include/plat/common/
H A Dplat_drtm.h33 uint16_t revision; member
/rk3399_ARM-atf/drivers/tpm/
H A Dtpm2_fifo.c
/rk3399_ARM-atf/plat/brcm/board/common/
H A Dbcm_elog_ddr.h100 uint8_t revision; member
/rk3399_ARM-atf/services/std_svc/drtm/
H A Ddrtm_res_address_map.c52 map->revision = DRTM_ADDRESS_MAP_REVISION; in drtm_build_address_map()
H A Ddrtm_dma_prot.c252 .revision = 1, in drtm_dma_prot_serialise_table()
/rk3399_ARM-atf/docs/components/
H A 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.
/rk3399_ARM-atf/include/drivers/brcm/emmc/
H A Demmc_csl_sdcmd.h104 uint32_t revision; /* revison */ member
/rk3399_ARM-atf/docs/plat/
H A Dxilinx-versal-net.rst116 Revision Query – Returns revision details of the service implementor.
H A Damd-versal2.rst137 Revision Query – Returns revision details of the service implementor.
H A Dxilinx-versal.rst175 Revision Query – Returns revision details of the service implementor.
H A Dxilinx-zynqmp.rst211 Revision Query – Returns revision details of the service implementor.
H A Drz-g2.rst42 SoC_id r8a774a1 revision ES1.3.
H A Drcar-gen3.rst38 Soc_id r8a7795 revision ES1.1 (uses a Secure Payload Dispatcher)
/rk3399_ARM-atf/docs/plat/arm/juno/
H A 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).
/rk3399_ARM-atf/docs/
H A Darchitecture_features.rst507 feature is listed as mandatory from a certain revision of the architecture,
570 by the architecture revision passed to the model.
/rk3399_ARM-atf/docs/threat_model/firmware_threat_model/
H A Dthreat_model_arm_cca.rst130 environment. Other environments may be added in a future revision
/rk3399_ARM-atf/docs/design_documents/
H A Dmeasured_boot_dtpm_poc.rst285 NOTICE: TPM Chip: vendor-id 0xd1, device-id 0x0, revision-id: 0x16
331 NOTICE: TPM Chip: vendor-id 0xd1, device-id 0x0, revision-id: 0x16

12