Skip to content
  1. Jun 28, 2022
    • Robbie Cao's avatar
      doc: More accurate description for ports occupied · 61ab7e02
      Robbie Cao authored
      
      
      1. Output port info need '--verbose' option enabled
      2. Update sample lines for the ports info
      3. Ports 5000~5003 may be occupied by other programs
      4. Fix starting port number to 5000
      5. Add -k and --verbose option in command for consistency
      
      Issue-Id: SCM-4502
      Signed-off-by: Robbie Cao's avatarRobbie Cao <robbie.cao@arm.com>
      Change-Id: I9d6bbbd498b13077c29ae04e133bcb77670bb4e4
      v4.0
      61ab7e02
  2. Jun 27, 2022
  3. Jun 23, 2022
  4. Jun 22, 2022
  5. Jun 21, 2022
    • Robbie Cao's avatar
      doc: changes on some minor details · 938c20de
      Robbie Cao authored
      
      
      1. Add empty line to make image not too packed
      2. Update armv8r64 yocto layer diagram
      3. Consistent term on Armv8-R
      4. Update EULA link
      5. Add description to the entries in User Guide landing page
      
      Signed-off-by: Robbie Cao's avatarRobbie Cao <robbie.cao@arm.com>
      Change-Id: I6375216b68975ccd6a09f39b29231c1ef605ee8d
      Issue-Id: SCM-4371
      938c20de
  6. Jun 20, 2022
  7. Jun 15, 2022
  8. Jun 14, 2022
  9. Jun 10, 2022
  10. Jun 08, 2022
  11. Jun 07, 2022
    • Peter Hoyes's avatar
      armv8r64-extras/xen-u-boot-scr: Add recipe to generate U-Boot script · b48f9bec
      Peter Hoyes authored
      
      
      Add a standalone recipe to generate the U-Boot boot script for Xen
      dom0less instead of the bbappend and bbclass. This recipe calls mkimage
      directly, instead of relying on do_compile in the U-Boot recipe in
      OE-core.
      
      Make xen_dom0less_image.bbclass depend on the new recipe, instead of
      U-Boot itself. This ensures that the firmware is not recompiled after
      modifying the configuration of the Xen dom0less stack.
      
      Issue-Id: SCM-4304
      Signed-off-by: default avatarPeter Hoyes <Peter.Hoyes@arm.com>
      Change-Id: I865d049a9ef514fcf0ccbf051fd98ab06de1805d
      b48f9bec
  12. Jun 06, 2022
    • Peter Hoyes's avatar
      armv8r64-extras/zephyr: Add zephyr-philosophers sample application · 5746b325
      Peter Hoyes authored
      
      
      The zephyr repository contains 3 "classic" sample applications which are
      intended to run on all boards - hello_world, synchronization and
      philosophers.
      
      The first two are already supported in meta-armv8r64-extras, but there
      was previously a defect related to use of the GIC in the Xen MPU branch
      which prevented philosophers from working.
      
      This has now been fixed (and the SRCREV updated in a previous patch), so
      add a recipe for zephyr-philosophers.
      
      zephyr-philosophers only supports running on a single-core, so force
      ZEPHYR_NUM_CPUS to 1.
      
      Issue-Id: SCM-4697
      Signed-off-by: default avatarPeter Hoyes <Peter.Hoyes@arm.com>
      Change-Id: I126eead7f43cfd4772634a0de7bf8f4f27179991
      5746b325
    • Peter Hoyes's avatar
      armv8r64-extras/zephyr: Make number of CPUs configurable · a221016d
      Peter Hoyes authored
      
      
      This patch makes the number of CPUs used by Zephyr applications
      configurable using the variable ZEPHYR_NUM_CPUS.
      
      This affects the CONFIG_MP_NUM_CPUS Zephyr config flag, as well as the
      cluster0.NUM_CORES parameter of the FVP.
      
      For the fvp-baser-aemv8r64, the Zephyr repository contains separate SMP
      and non-SMP defconfig files. Move the Zephyr machine configuration from
      the machine conf file to the bbappend so this can be modified on a
      per-app basis. Dynamically set ZEPHYR_BOARD based on ZEPHYR_NUM_CPUS.
      
      Issue-Id: SCM-4697
      Signed-off-by: default avatarPeter Hoyes <Peter.Hoyes@arm.com>
      Change-Id: Icf82cca4fbe4c8b082479b1c6ab6a54f44507f44
      a221016d
    • Peter Hoyes's avatar
      armv8r64-extras/zephyr: Switch to v3.0-branch release branch · 547059bf
      Peter Hoyes authored
      
      
      The Zephyr 3.0.x release branch now contains all the backports, so
      switch to that branch and remove the downstream patches.
      
      Issue-Id: SCM-4304
      Signed-off-by: default avatarPeter Hoyes <Peter.Hoyes@arm.com>
      Change-Id: Icedc6d814269cb0e731d8464086df26b6242b7b5
      547059bf
  13. May 30, 2022
  14. May 17, 2022
  15. May 13, 2022
  16. May 12, 2022
  17. May 11, 2022
  18. May 10, 2022
    • Peter Hoyes's avatar
      armv8r64-extras/kas: Expose virtualization config as env vars · b30e3980
      Peter Hoyes authored
      
      
      To make it easier to make simple changes to the virtualization
      stack, expose the following environment variables through the Kas
      configuration:
       * XEN_DOM0LESS_DOMAINS, so the list of domains can be configured.
       * XEN_DOM0LESS_LINUX_IMAGE, so the included Linux image can be
         configured.
       * XEN_DOM0LESS_ZEPHYR_APPLICATION, so the included Zephyr application
         can be configured.
      
      Issue-Id: SCM-4387
      Signed-off-by: default avatarPeter Hoyes <Peter.Hoyes@arm.com>
      Change-Id: I11a229963bb1fc37591d11b6a85b904f43a4a0e0
      b30e3980
  19. May 05, 2022
  20. May 03, 2022
  21. Apr 29, 2022
Loading