1. 10 Dec, 2019 2 commits
    • Bertrand Marquis's avatar
      Add support for arm FVP Base simulator · 3ae02d72
      Bertrand Marquis authored
      
      Add recipes and configuration files to add Yocto support
      for FVP Base simulator from arm.
      The following components are supported:
      - trusted-firmware-a
      - linux kernel (with specific kernel configuration and dts)
      - xen (with meta-virtualization layer)
      - unpacking and starting the generated image directly in Foundation
      simulator (package must be download from www.arm.com website and put in
      the directory downloads/licensed/silver.arm.com).
      
      After building, the following command can be used to start a generated
      image in fvp:
      ./tmp/deploy/tools/start-fvp-base.sh
      
      Change-Id: I1759aecf32e84e25e813d7b0305f49616d4b47ef
      Signed-off-by: default avatarBertrand Marquis <bertrand.marquis@arm.com>
      3ae02d72
    • Bertrand Marquis's avatar
      Add support for arm Foundation ARMv8 FVP simulator · ad73752f
      Bertrand Marquis authored
      
      Add recipes and configuration files to add Yocto support
      for Foundation armv8 simulator from arm.
      The following components are supported:
      - trusted-firmware-a
      - linux kernel (with specific kernel configuration)
      - xen (with meta-virtualization layer)
      - unpacking and starting the generated image directly in Foundation
      simulator (package must be download from www.arm.com website and put in
      the directory downloads/licensed/silver.arm.com).
      
      After building, the following command can be used to start a generated
      image in foundation:
      ./tmp/deploy/tools/start-foundation-armv8.sh
      
      Change-Id: Iade343c38f0799ee8523434d555cb3ca42068a86
      Signed-off-by: default avatarBertrand Marquis <bertrand.marquis@arm.com>
      ad73752f
  2. 09 Dec, 2019 1 commit
  3. 05 Dec, 2019 4 commits
  4. 15 Nov, 2019 4 commits