- Apr 22, 2021
-
-
Tushar Khandelwal authored
This reverts commit 29cee51f.
-
Tushar Khandelwal authored
This reverts commit 70a9c499.
-
Tushar Khandelwal authored
This reverts commit da573123.
-
Tushar Khandelwal authored
This reverts commit 86f9419b.
-
Tushar Khandelwal authored
This reverts commit 56514201.
-
Tushar Khandelwal authored
-
These are added along with the existing optee secure partition. Change-Id: I50ce8adfa264d442cf52863f4f8572e623504ca3 Signed-off-by:
Ben Horgan <ben.horgan@arm.com>
-
Signed-off-by:
Ben Horgan <ben.horgan@arm.com> Change-Id: I14ac7649ae5899578167efca45d5c19d6248cb8f
-
This adds below patches: - buf driver for trusted service test applications - Fix in FFA-ABI aligning with latest SPMC (hafnium) Signed-off-by:
Arunachalam Ganapathy <arunachalam.ganapathy@arm.com> Change-Id: I6b36a73a910f6e10748d78b2ad74603dde42c8a9
-
- Remove PSCI patches as those changes are upstreamed - Adds Theodul, GICR changes - Reverts FFA Set and verify allocator fix - Adds fix to fetch proper vCPU for UP SP Signed-off-by:
Arunachalam Ganapathy <arunachalam.ganapathy@arm.com> Change-Id: I26a7b31558e5bc4ce2fea61b76a3a92615f3e641
-
Adds below patches: - To use FFA_SECONDARY_EP_REGISTER - To align with latest FFA_ABIs in SPMC (hafnium) Signed-off-by:
Arunachalam Ganapathy <arunachalam.ganapathy@arm.com> Change-Id: I4ae386e2dd846e747cbc426270fc0c489ccdfe1f
-
- Update TF-A revision - Add patch for trusted services support - Add patch for GICR changes to support latest tc0 model Change-Id: I3ba1fd9c1f89721fc6349db4e0270c8b42e9fcf0 Signed-off-by:
Arunachalam Ganapathy <arunachalam.ganapathy@arm.com>
-
Add below patches: - add clock and dvfs support for all cores - fix in CFGM base address calculation Signed-off-by:
Arunachalam Ganapathy <arunachalam.ganapathy@arm.com> Change-Id: I2e70736070dd59f6209012dc875f3ea08d811046
-
- Adds patches required to support Theodul DSU in optee-os, hafnium - Updates SHA of TF-A, SCP with revision that has Theodul DSU support Signed-off-by:
Arunachalam Ganapathy <arunachalam.ganapathy@arm.com> Change-Id: I62f0990b7de919839be9ab0e3234914624c8afde Signed-off-by:
Jon Mason <jon.mason@arm.com>
-
This adds patches for asymmetric AArch32 EL0 configuration support for android11-5.4-lts kernel. And enables CONFIG_ASYMMETRIC_AARCH32 and disables CONFIG_KVM in TC0 defconfig. Signed-off-by:
Arunachalam Ganapathy <arunachalam.ganapathy@arm.com> Change-Id: Iab94b5c48b60aca4a71267ba1be1cb1836002d10 Signed-off-by:
Jon Mason <jon.mason@arm.com>
-
- Feb 08, 2021
-
-
Ross Burton authored
Change-Id: I278d470540e20db8d789a1428e927356e3a5d8b1
-
Ross Burton authored
Change-Id: If89c6c27cafe6ae7e93b5db5d37b9e8ecdaee131 Signed-off-by:
Ross Burton <ross.burton@arm.com>
-
- Feb 04, 2021
-
-
Persist gem5 binary in native sysroot. This allows executing the binary with the standard oe-run-native script. We can also remove the wrapper creation and the ".real" versioning, since paths are setup by oe-run-native. Change-Id: I9fd46725c78e1a09a7142a9d343b140bb5a77088 Signed-off-by:
Adrian Herrera <adrian.herrera@arm.com> Signed-off-by:
Jon Mason <jon.mason@arm.com>
-
m5ops provide pseudo-instructions to trigger gem5 functionality. m5 utility provides a CLI for m5ops. libm5.a provides a C library for m5ops. Change-Id: Ib06dcb539648407522e31aeb1ed392fb5232675e Signed-off-by:
Adrian Herrera <adrian.herrera@arm.com> Signed-off-by:
Jon Mason <jon.mason@arm.com>
-
m5term enables users to connect to the simulated console. Useful in development environments. Change-Id: I6096be9fbf44da280272656f3e15d1ba19593e50 Signed-off-by:
Adrian Herrera <adrian.herrera@arm.com> Signed-off-by:
Jon Mason <jon.mason@arm.com>
-
With Python 3.9 the build produces a huge number of warnings, resulting in a do_compile log that is 17M long. Backport a patch from pybind11 upstream to silence this warning. Change-Id: Ie4c71f8e5dd6c07c8be0a563778029a9859e1726 Signed-off-by:
Ross Burton <ross.burton@arm.com> Signed-off-by:
Jon Mason <jon.mason@arm.com>
-
Jon Mason authored
Update to the latest tagged version of gem5. Previously included patches are now part of that release. Upstream patch backported to enable boot with SMMUv3 model. Change-Id: I7d7ad6f9681eb1f06743d214abbe901e9f8aa74e Signed-off-by:
Jon Mason <jon.mason@arm.com> Signed-off-by:
Ross Burton <ross.burton@arm.com> Signed-off-by:
Adrian Herrera <adrian.herrera@arm.com> Signed-off-by:
Jon Mason <jon.mason@arm.com>
-
The recipe currently builds gem5 binaries in optimised, fast, and debug mode. There is no need to build three at once (and triples the build time), so simply build the optimised variant by default (as recommended by upstream) whilst letting the variant be altered by setting GEM5_BUILD_VARIANT. Change-Id: I23baeee438d1ff08d1e2a54282141b55500f2ac1 Signed-off-by:
Ross Burton <ross.burton@arm.com> Signed-off-by:
Jon Mason <jon.mason@arm.com>
-
- Feb 02, 2021
-
-
Move both FVP platforms to linux yocto kernel 5.10 Change-Id: Idc0b35d201a188d69c2e475f2f864f5bb0f06341 Signed-off-by:
Anders Dellien <anders.dellien@arm.com> Signed-off-by:
Jon Mason <jon.mason@arm.com>
-
Switch out the tar used by xenguest-manager and xenguest-mkimage. xenguest-mkimage requires the --exclude flag so enable the Busybox CONFIG_FEATURE_TAR_LONG_OPTIONS option. Issue-Id: SCM-2034 Signed-off-by:
Peter Hoyes <Peter.Hoyes@arm.com> Change-Id: Iceed017ef8ebd058e6c06156989aaa2a4bff9103 Signed-off-by:
Jon Mason <jon.mason@arm.com>
-
xen-devicetree should be $MACHINE_ARCH. xenguest-* should be allarch Issue-Id: SCM-2039 Signed-off-by:
Peter Hoyes <Peter.Hoyes@arm.com> Change-Id: Id5666e1dc02a174e74bb8e843cb588287717d136 Signed-off-by:
Jon Mason <jon.mason@arm.com>
-
Updated default value for XEN_DEVICETREE_DOM0_MEM from "1024M" to "1024M,max:1024" to match best practice for dom0_mem command line argument. Documentation also updated to refer to new default value Issue-Id: SCM-2037 Signed-off-by:
Nathan Dunne <Nathan.Dunne@arm.com> Change-Id: Ifa7e78bf22b024cb7fe4b782f628860ff44860ad Signed-off-by:
Jon Mason <jon.mason@arm.com>
-
Added check to xen-devicetree to validate values of required variables: XEN_DEVICETREE_DOM0_ADDR XEN_DEVICETREE_DOM0_SIZE XEN_DEVICETREE_DOM0_MEM Issue-Id: SCM-2037 Signed-off-by:
Nathan Dunne <Nathan.Dunne@arm.com> Change-Id: I31bfcdb9d064f6e91beb1500d0a18f2a30a42028 Signed-off-by:
Jon Mason <jon.mason@arm.com>
-
Check whether XEN_DEVICETREE_DOM0_SIZE begins '0x' and cast from hex or decimal accordingly, rather than assuming hex. Issue-Id: SCM-2037 Signed-off-by:
Nathan Dunne <Nathan.Dunne@arm.com> Change-Id: I3a1c7c7ae6711b3d645cdb66bcd9c2c27196b054 Signed-off-by:
Jon Mason <jon.mason@arm.com>
-
Reduced the level at which messages relating to overriding the user provided value for XEN_DEVICETREE_DOM0_SIZE when it is too small are logged at from 'warn' to 'note' Issue-Id: SCM-2037 Signed-off-by:
Nathan Dunne <Nathan.Dunne@arm.com> Change-Id: I1436dac2c347d40c897291220fe30a95a57f2fa1 Signed-off-by:
Jon Mason <jon.mason@arm.com>
-
- Feb 01, 2021
-
-
Signed-off-by:
Diego Sueiro <diego.sueiro@arm.com> Change-Id: Ic1c92e145694abd30fdd99fd073eeacce917c55e
-
- Jan 25, 2021
-
-
Added -w parameter to xl shutdown to force it not to return until the action is completed, and modified logging to reflect this Stop operation can be configured to return immediately using --nowait parameter, or to force destroy the guest if the graceful shutdown fails using --kill. Both are now documented in usage(). Issue-Id: SCM-1861 Signed-off-by:
Nathan Dunne <Nathan.Dunne@arm.com> Change-Id: I664acc8a6a1eb17619fa2fd9b372ea661e537923 Signed-off-by:
Jon Mason <jon.mason@arm.com>
-
Issue-Id: SCM-2054 Signed-off-by:
Peter Hoyes <Peter.Hoyes@arm.com> Change-Id: I8bcb464f0fd960cd01cce328c51be538cc705e84 Signed-off-by:
Jon Mason <jon.mason@arm.com>
-
meta-arm-bsp has been updated to use 5.10 kernel but further validation required before upgrading the autonomy n1sdp kernel. Issue-Id: SCM-2053 Signed-off-by:
Peter Hoyes <Peter.Hoyes@arm.com> Change-Id: I3848a03d7d01dc3a1c27530ec395e1db083a9e35 Signed-off-by:
Jon Mason <jon.mason@arm.com>
-
- Jan 21, 2021
-
-
xenguest-network depends on CONFIG_BRIDGE_NETFILTER, but the default value changed to 'n' in Linux 5.6 (http://git.yoctoproject.org/cgit.cgi/linux-yocto/commit/?id=98bda63e20daab95bdc084ce00459a4f622a0505 ). Include bridge.cfg to define CONFIG_BRIDGE_NETFILTER manually for Xen host builds. Issue-Id: SCM-2057 Signed-off-by:
Peter Hoyes <Peter.Hoyes@arm.com> Change-Id: Id920d14f87a95214ee722007de923fd27b61afb3 Signed-off-by:
Jon Mason <jon.mason@arm.com>
-
Make use of REQUIRED_DISTRO_FEATURES rather than anonymous python for determining that both arm-autonomy-host and xen are present in DISTRO_FEATURES Issue-Id: SCM-1862 Signed-off-by:
Nathan Dunne <Nathan.Dunne@arm.com> Change-Id: Id21086ac4f4c45a89fa8fa8a2da28f04919f6b26 Signed-off-by:
Jon Mason <jon.mason@arm.com>
-
Since meta-arm-bsp doesn't depend on meta-kernel anymore it has been removed from the appropriate documentation. Issue-Id: SCM-2005 Signed-off-by:
Nathan Dunne <Nathan.Dunne@arm.com> Change-Id: If3548b84c4cffc5cc105a1fc07a656dc814699f3 Signed-off-by:
Jon Mason <jon.mason@arm.com>
-
Add guestcount parameter to ARM_AUTONOMY_HOST_IMAGE_EXTERN_GUESTS, to create multiple guests with the same config. Symlinks are created in the host rootfs pointing to the original xenguest file Parameters for ARM_AUTONOMY_HOST_IMAGE_EXTERN_GUESTS are now retrieved using python regex rather than split, so that they can appear in any order Issue-Id: SCM-1863 Signed-off-by:
Nathan Dunne <Nathan.Dunne@arm.com> Change-Id: Ifa5f5ab3b284815427c94979b3f1a5eed592ec3c Signed-off-by:
Jon Mason <jon.mason@arm.com>
-
- Jan 14, 2021
-
-
Both simulator and bootloader now fetch from a single include file defining the sources. This is in preparation for m5term recipe. Signed-off-by:
Adrian Herrera <adrian.herrera@arm.com> Change-Id: Ia4f6b6d99401ddb0c726d913ceff4ced90f41f6b Signed-off-by:
Jon Mason <jon.mason@arm.com>
-
Allows to generate DTBs from profiles other than baremetal.py, which is the default established by the layer. Signed-off-by:
Adrian Herrera <adrian.herrera@arm.com> Change-Id: Ic990bd6751e473756d0739f421dce4b8f98248d7 Signed-off-by:
Jon Mason <jon.mason@arm.com>
-