- Aug 25, 2022
-
-
G Edhaya Chandran authored
Merge security-interface-extension-acs branch
-
- Aug 24, 2022
-
-
Amrathesh .. authored
Signed-off-by:
Amrathesh <amrathesh@arm.com>
-
- Aug 23, 2022
-
-
Amrathesh .. authored
- updated SIE ACS user guide link. - moved build-sie-keys.sh from bbr-acs. Signed-off-by:
Amrathesh <amrathesh@arm.com>
-
- Aug 11, 2022
-
-
Amrathesh .. authored
Signed-off-by:
Amrathesh <amrathesh@arm.com>
-
- Aug 09, 2022
-
-
Amrathesh .. authored
Signed-off-by:
Amrathesh <amrathesh@arm.com>
-
Amrathesh .. authored
Signed-off-by:
Amrathesh <amrathesh@arm.com>
-
- Aug 08, 2022
-
-
Amrathesh .. authored
Signed-off-by:
Amrathesh <amrathesh@arm.com>
-
- Jul 28, 2022
-
-
Amrathesh authored
Merge Arm 32bit support changes
-
Amrathesh .. authored
Signed-off-by:
Amrathesh <amrathesh@arm.com>
-
G Edhaya Chandran authored
Arm 32bit support for SystemReady IR ACS
-
- Jul 26, 2022
-
-
Etienne Carriere authored
Adds a README file for instruction to build ACS IR live image for 32bit Arm targets.
-
Etienne Carriere authored
Adds a build script for generation SystemReady IR live image bit 32bit Arm target devices. Signed-off-by:
Christophe Priouzeau <christophe.priouzeau@foss.st.com> Signed-off-by:
Etienne Carriere <etienne.carriere@linaro.org>
-
Etienne Carriere authored
Adds an entry build script for 32bit Arm target devices. FWTS component is not built/embedded due to an issue the in the build env. A script use pkg-config which get host resources while it may be preferred to use cross-compilation toolchain resources. The build issue reports a assertion failure: /usr/include/glib-2.0/glib/gtypes.h:463:3: note: in expansion of macro ‘G_STATIC_ASSERT’ G_STATIC_ASSERT(sizeof (unsigned long long) == sizeof (guint64)); ^~~~~~~~~~~~~~~ Signed-off-by:
Christophe Priouzeau <christophe.priouzeau@foss.st.com> Signed-off-by:
Etienne Carriere <etienne.carriere@linaro.org>
-
Etienne Carriere authored
Adds a script for generating the target image files for a 32bit Arm target. Signed-off-by:
Christophe Priouzeau <christophe.priouzeau@foss.st.com> Signed-off-by:
Etienne Carriere <etienne.carriere@linaro.org>
-
Etienne Carriere authored
Adds a UEFI shell application build script for 32bit Arm target devices. Signed-off-by:
Christophe Priouzeau <christophe.priouzeau@foss.st.com> Signed-off-by:
Etienne Carriere <etienne.carriere@linaro.org>
-
Etienne Carriere authored
Adds a script for building Grub package for a 32bit Arm target. Adds a specific Grub configuration file. Grub also needs a dedicated patch unless what the EFI memory management layer confuses reserved internal RAM and system main memory ending i a bad computation of the main memory base address. Signed-off-by:
Christophe Priouzeau <christophe.priouzeau@foss.st.com> Signed-off-by:
Etienne Carriere <etienne.carriere@linaro.org>
-
Etienne Carriere authored
Adds a script for building busybox package for a 32bit Arm target. Signed-off-by:
Christophe Priouzeau <christophe.priouzeau@foss.st.com> Signed-off-by:
Etienne Carriere <etienne.carriere@linaro.org>
-
Etienne Carriere authored
Adds a script for building Linux kernel for a 32bit Arm target. Signed-off-by:
Christophe Priouzeau <christophe.priouzeau@foss.st.com> Signed-off-by:
Etienne Carriere <etienne.carriere@linaro.org>
-
Etienne Carriere authored
Updates get_source.sh common script to support fetch sources for a 32bit arm target in which case we should fetch Linaro's 32bit cross toolchain and not consider BSA/SBSA tests and Linux kernel patches that are applicable only to Aarch64 targets. Signed-off-by:
Christophe Priouzeau <christophe.priouzeau@foss.st.com> Signed-off-by:
Etienne Carriere <etienne.carriere@linaro.org>
-
- Jul 04, 2022
-
-
G Edhaya Chandran authored
Updated common configurations
-
G Edhaya Chandran authored
Updated common_config.cfg for IR and ES images to build with the latest dependent software Removed an unnecessary GICV3 patch file and the code to apply the same from sbsa build scripts
-
- Jun 29, 2022
-
-
G Edhaya Chandran authored
Uploaded the prebuilt image and updated changelog.txt and README
-
G Edhaya Chandran authored
Uploaded the prebuilt image for IR ACS v2.0.0_BETA-0 Co-authored-by:
Amrathesh <amrathesh@arm.com>
-
G Edhaya Chandran authored
SystemReady IR ACS v2.0.0_BETA-0 updates
-
G Edhaya Chandran authored
Features added: Scripts and recipies for Yocto IR ACS build with python integrated Yocto version Kirkstone with Linux kernel (Kernel Version: 5.15.38 ) FWTS Tests to verify the ESRT table on FWTS to the extent for minimal criteria of FWUPD Automated run of Linux BSA Upgraded BBR test suites (SCT and FWTS). See common_config.cfg file for details Bug fixes and optimisations Co-authored-by:
Amrathesh <amrathesh@arm.com>
-
- Jun 22, 2022
-
-
Christophe Priouzeau authored
Adds common_cross_toolchain.sh script contains to set toolchain variables according to the target platform. This script complies with Aarch64 and 32bit Arm targets. Signed-off-by:
Etienne Carriere <etienne.carriere@linaro.org>
-
- May 17, 2022
-
-
G Edhaya Chandran authored
Add README for LS
-
- May 10, 2022
-
-
Jeff Booher-Kaeding authored
-
Jeff Booher-Kaeding authored
-
- Apr 18, 2022
-
-
chetan singh rathore authored
Fix for SR image crash
-
- Apr 11, 2022
-
-
Jiss Jose authored
* Crash was coming from grub ( using master branch) * using a stable version(2.06) of grub fixed the issue Signed-off-by:
jisjos01 <jiss.jose@arm.com>
-
- Mar 17, 2022
-
-
chetan singh rathore authored
Updated the SystemReady web links in the README.md
-
- Mar 15, 2022
-
-
G Edhaya Chandran authored
-
- Feb 26, 2022
-
-
Prasanth Pulla authored
Added README for prebuilt_images folder
-
- Feb 24, 2022
-
-
G Edhaya Chandran authored
Added README with instructions to uncompress the SR pre-built image
-
- Feb 22, 2022
-
-
Prasanth Pulla authored
Updates in common_config
-
G Edhaya Chandran authored
Updated common_config.cfg for IR and ES images to build with the latest dependent software Updated sr_common_config.cfg to remove the release tag to build with the latest code.
-
- Feb 16, 2022
-
-
G Edhaya Chandran authored
Uploaded the pre-built SystemReady ACS SR image. Updated the changelog.txt with the changes of this release
-
G Edhaya Chandran authored
-
Prasanth Pulla authored
SystemReady SR v1.0 ACS
-