Home
last modified time | relevance | path

Searched full:mps3 (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/qemu/docs/system/arm/
H A Dmps2.rst1 …nd MPS3 boards (``mps2-an385``, ``mps2-an386``, ``mps2-an500``, ``mps2-an505``, ``mps2-an511``, ``…
6 The Arm MPS2, MPS2+ and MPS3 dev boards are FPGA based (the 2+ has a
30 ``mps3-an524``
31 Dual Cortex-M33 on an MPS3, as documented in Arm Application Note AN524
32 ``mps3-an547``
33 Cortex-M55 on an MPS3, as documented in Arm Application Note AN547
37 ``mps3-an536``
38 Dual Cortex-R52 on an MPS3, as documented in Arm Application Note AN536
51 - QEMU does not model the QSPI flash in MPS3 boards as real QSPI
54 - QEMU does not model the USB controller in MPS3 boards
[all …]
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/
H A Duser-guide.rst43 - `Arm Corstone-1000 for MPS3 <https://developer.arm.com/documentation/dai0550/latest/>`__
47 …Arm Corstone-1000 for MPS3 requires an additional 32 MB QSPI flash PMOD module. For more informati…
66 ``$TARGET`` is either ``mps3`` or ``fvp``.
68 The Yocto machine config files for the Corstone-1000 FVP and MPS3 targets are:
268 …The steps below only apply to the MPS3. The FVP being a software application running on your devel…
272 #. Download the FPGA bit file image ``AN550: Arm® Corstone™-1000 for MPS3 Version 2.0``
304 #. Depending upon the MPS3 board version, you should update the ``images.txt`` file
307 Where ``$BOARD_VERSION`` is a variable containing the board printed on the MPS3 board.
344 #. Copy ``bl1.bin`` from ``$WORKSPACE/build/tmp/deploy/images/corstone1000-mps3`` to the ``SOFTWARE…
345 #. Copy ``es_flashfw.bin`` from ``$WORKSPACE/build/tmp/deploy/images/corstone1000-mps3`` to the ``S…
[all …]
H A Drelease-notes.rst36 …- Due to the performance uplimit of MPS3 FPGA and FVP, some Linux distros like Fedora Rawhide can …
37 - Corstone-1000 SoC on FVP doesn't have a secure debug peripheral. It does on the MPS3.
66 …- Due to the performance uplimit of MPS3 FPGA and FVP, some Linux distros like Fedora Rawhide can …
67 …pto tests (psa-crypto-api-test command) approximately take 30 minutes to complete for FVP and MPS3.
68 - Corstone-1000 SoC on FVP doesn't have a secure debug peripheral. It does on the MPS3.
85 …- Due to the performance uplimit of MPS3 FPGA and FVP, some Linux distros like Fedora Rawhide can …
86 …Crypto tests (psa-crypto-api-test command) take 30 minutes to complete for FVP and 1 hour for MPS3.
87 - Corstone-1000 SoC on FVP doesn't have a secure debug peripheral. It does on the MPS3 .
109 …- Due to the performance uplimit of MPS3 FPGA and FVP, some Linux distros like Fedora Rawhide can …
134 - Due to the performance uplimit of MPS3 FPGA and FVP, some Linux distros like Fedora Rawhide
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/
H A Dtrusted-firmware-m-corstone1000.inc9 ## Default is the MPS3 board
14 EXTRA_OECMAKE:append:corstone1000-mps3 = " -DPLATFORM_PSA_ADAC_SECURE_DEBUG=${@bb.utils.contains('M…
15 EXTRA_OECMAKE:append:corstone1000-mps3 = " -DPLATFORM_PSA_ADAC_SOURCE_PATH=${S}/../tfm-psa-adac -DP…
43 file://0021-platform-corstone1000-add-unique-guid-for-mps3.patch \
47 FILESEXTRAPATHS:prepend:corstone1000-mps3 := "${THISDIR}/files/corstone1000/psa-adac:"
48 SRC_URI:append:corstone1000-mps3 = " \
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Darm,corstone1000.yaml33 - description: Corstone1000 MPS3 it has 1 Cortex-A35 CPU core in a FPGA
34 implementation of the Corstone1000 in the MPS3 prototyping board. See
37 - const: arm,corstone1000-mps3
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/
H A D0022-CC312-alignment-of-cc312-differences.patch5 mps3 corstone1000 platforms
7 Configures CC312 mps3 model same as predefined cc312 FVP
12 Upstream-Status: Inappropriate [Requires an aligment cc3xx with mps3 hw and fvp sw models]
H A D0021-platform-corstone1000-add-unique-guid-for-mps3.patch4 Subject: [PATCH 03/10] platform: corstone1000: add unique guid for mps3
6 This patch sets unique GUID for Corstone1000 FVP and MPS3
H A D0003-Platform-Corstone1000-Enable-firewall-in-FVP.patch8 for both MPS3 and FVP.
79 + * programming this for MPS3) */
/openbmc/openbmc/meta-arm/meta-arm-bsp/conf/machine/
H A Dcorstone1000-mps3.conf2 #@NAME: corstone1000-mps3 machine
3 #@DESCRIPTION: Machine configuration for Corstone1000 64-bit MPS3 FPGA board
/openbmc/linux/arch/arm64/boot/dts/arm/
H A Dcorstone1000-mps3.dts13 model = "ARM Corstone1000 FPGA MPS3 board";
14 compatible = "arm,corstone1000-mps3";
H A DMakefile9 dtb-$(CONFIG_ARCH_VEXPRESS) += corstone1000-fvp.dtb corstone1000-mps3.dtb
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0044-corstone1000-set-unique-GUID-for-fvp-and-mps3.patch4 Subject: [PATCH] corstone1000: set unique GUID for fvp and mps3
6 This patch sets unique GUID for Corstone1000 FVP and MPS3
H A D0004-FF-A-v15-arm_ffa-introduce-Arm-FF-A-support.patch336 + Machine model: ARM Corstone1000 FPGA MPS3 board
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/
H A Du-boot-corstone1000.inc4 CORSTONE1000_DEVICE_TREE:corstone1000-mps3 = "corstone1000-mps3"
62 file://0044-corstone1000-set-unique-GUID-for-fvp-and-mps3.patch \
/openbmc/openbmc/meta-arm/kas/
H A Dcorstone1000-mps3.yml8 machine: corstone1000-mps3
/openbmc/qemu/hw/arm/
H A Dmps3r.c2 * Arm MPS3 board emulation for Cortex-R-based FPGA images.
14 * The MPS3 is an FPGA based dev board. This file handles FPGA images
21 * "mps3-an536" -- dual Cortex-R52 as documented in Arm Application Note AN536
62 * The MPS3 DDR is 3GiB, but on a 32-bit host QEMU doesn't permit
122 #define TYPE_MPS3R_AN536_MACHINE MACHINE_TYPE_NAME("mps3-an536")
602 mc->desc = "ARM MPS3 with AN536 FPGA image for Cortex-R52"; in mps3r_an536_class_init()
H A Dmps2-tz.c173 #define TYPE_MPS3TZ_AN524_MACHINE MACHINE_TYPE_NAME("mps3-an524")
174 #define TYPE_MPS3TZ_AN547_MACHINE MACHINE_TYPE_NAME("mps3-an547")
182 * The MPS3 DDR is 2GiB, but on a 32-bit host QEMU doesn't permit
1384 mc->desc = "ARM MPS3 with AN524 FPGA image for dual Cortex-M33"; in mps3tz_an524_class_init()
1423 mc->desc = "ARM MPS3 with AN547 FPGA image for Cortex-M55"; in mps3tz_an547_class_init()
/openbmc/openbmc/meta-arm/ci/
H A Dcorstone1000-mps3.yml8 machine: corstone1000-mps3
H A Djobs-to-kas6 # corstone1000-mps3
/openbmc/qemu/tests/qtest/
H A Dsse-timer-test.c21 * SSE-123/SSE-300 timer in the mps3-an547 board, where it is driven
229 qtest_start("-machine mps3-an547"); in main()
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/
H A Dcorstone1000-flash-firmware-image.bb37 CAPSULE_GUID:corstone1000-mps3 ?= "df1865d1-90fb-4d59-9c38-c9f2c1bba8cc"
/openbmc/openbmc/meta-arm/
H A D.gitlab-ci.yml160 corstone1000-mps3:
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dam5729-beagleboneai.dts228 mps3-in-supply = <&vdd_5v>;
/openbmc/qemu/
H A DMAINTAINERS813 MPS2 / MPS3
/openbmc/linux/
H A Dopengrok1.0.log[all...]

12