- Aug 02, 2021
-
-
Stuart Yoder authored
Signed-off-by:
Stuart Yoder <stuart.yoder@arm.com>
-
Stuart Yoder authored
Signed-off-by:
Stuart Yoder <stuart.yoder@arm.com>
-
Stuart Yoder authored
Signed-off-by:
Stuart Yoder <stuart.yoder@arm.com>
-
Stuart Yoder authored
-this is now in the security-extension specific config dir Signed-off-by:
Stuart Yoder <stuart.yoder@arm.com>
-
Stuart Yoder authored
This reverts commit aeaff224f7f75a7e3651018dabed353a2b9c34db. This commit is no longer needed since we now have a private config directory for security-extension. Signed-off-by:
Stuart Yoder <stuart.yoder@arm.com>
-
Stuart Yoder authored
-security extension has some unique files, plus needs customized version of others. So, it doesn't make sense to keep them in the common directory Signed-off-by:
Stuart Yoder <stuart.yoder@arm.com>
-
Stuart Yoder authored
Remove unused update-path variable from Linux build script. The variable causes build error on Ubuntu 20.04 builds due to bash behavior. Signed-off-by:
Stuart Yoder <stuart.yoder@arm.com>
-
Stuart Yoder authored
add additional packages needed to build efitools Signed-off-by:
Stuart Yoder <stuart.yoder@arm.com>
-
Stuart Yoder authored
Signed-off-by:
Stuart Yoder <stuart.yoder@arm.com>
-
Stuart Yoder authored
due to a firmware bug, we can't run linux directly after SCT on QEMU so skip it for now Signed-off-by:
Stuart Yoder <stuart.yoder@arm.com>
-
Stuart Yoder authored
Signed-off-by:
Stuart Yoder <stuart.yoder@arm.com>
-
Added support to build CapsuleApp.efi as part of IR and ES images Run CapsuleApp.efi as part of image automation and store the results in acs_results Change-Id: I2d59bdc4df1f0b41131a0ea9877106335876d582
-
Stuart Yoder authored
Signed-off-by:
Stuart Yoder <stuart.yoder@arm.com>
-
Stuart Yoder authored
Signed-off-by:
Stuart Yoder <stuart.yoder@arm.com>
-
Stuart Yoder authored
Signed-off-by:
Stuart Yoder <stuart.yoder@arm.com>
-
Stuart Yoder authored
-rename references to BBSR to "SE" Signed-off-by:
Stuart Yoder <stuart.yoder@arm.com>
-
Stuart Yoder authored
Signed-off-by:
Stuart Yoder <stuart.yoder@arm.com>
-
Stuart Yoder authored
Signed-off-by:
Stuart Yoder <stuart.yoder@arm.com>
-
Stuart Yoder authored
make the BBSR specific parts of the disk image conditional based on the definition of the $BUILD_PLAT variable Signed-off-by:
Stuart Yoder <stuart.yoder@arm.com>
-
Stuart Yoder authored
Signed-off-by:
Stuart Yoder <stuart.yoder@arm.com>
-
Stuart Yoder authored
Signed-off-by:
Stuart Yoder <stuart.yoder@arm.com>
-
Stuart Yoder authored
This is needed because the latest efitools available in distros such as Ubuntu have incompatibilities with EDK2. Signed-off-by:
Stuart Yoder <stuart.yoder@arm.com>
-
Stuart Yoder authored
Signed-off-by:
Stuart Yoder <stuart.yoder@arm.com>
-
Stuart Yoder authored
-when grub is used with secure boot all files that it loads must be signed with gpg -secure boot requires using grub-mkstandalone instead of grub-mkimage. grub-mkstandalone builds all modules into the grub image and they don't have to be individually signed and loaded. -when grub-mkstandalone generates the grub image it includes a a file called grub-initial.cfg that is built into the image. grub-initial.cfg defines the $root variable, explicitly loads grub.cfg, and enables signature checking -a side effect of grub-mkstandalone is that the grub_prefix.cfg is no longer needed since modules are not loaded from disk -the following additional modules are used: pgp gcry_sha512 gcry_rsa -grub.cfg is signed with gpg Signed-off-by:
Stuart Yoder <stuart.yoder@arm.com>
-
Stuart Yoder authored
Signed-off-by:
Stuart Yoder <stuart.yoder@arm.com>
-
Stuart Yoder authored
Signed-off-by:
Stuart Yoder <stuart.yoder@arm.com>
-
Stuart Yoder authored
-link in build script to generate the keys -update make_image.sh to copy the public keys onto the disk image so they can be enrolled by a user Signed-off-by:
Stuart Yoder <stuart.yoder@arm.com>
-
Stuart Yoder authored
add get_source.sh and build-bbsr-live-image.sh scripts for the BBSR build Signed-off-by:
Stuart Yoder <stuart.yoder@arm.com>
-
- Jul 26, 2021
-
-
Prasanth Pulla authored
Added prebuilt images for v21.07_0.9_BETA
-
Chetan Rathore authored
-
Prasanth Pulla authored
Updated to github links
-
G Edhaya Chandran authored
-
Prasanth Pulla authored
Updated changelog.txt for v21.07_0.9_BETA Release
-
G Edhaya Chandran authored
-
G Edhaya Chandran authored
-
Prasanth Pulla authored
SystemReady ACS v0.9 Beta Updates
-
G Edhaya Chandran authored
-
G Edhaya Chandran authored
Support to build ES ACS live image : build scripts and instructions in documentation Updated the ES README.md to reflect the changes Added a common configuration file to set external and internal software versions for build Upgrading ACS image to v5.11 kernel Refinement of UEFI-SCT Sequence files for IR and ES and verification Support for CapsuleApp.efi in build and automation for ES and IR Migrate to the version V21.06.00 + of FWTS Migrate to 2821093d6f2b3521c453834f0657cf07c0908155 tag of SCT General improvements in scripts Bug Fixes Co-authored-by:
Edhaya Chandran <edhaya.chandran@arm.com> Co-authored-by:
Jeff Booher-Kaeding <jeff.booher-kaeding@arm.com> Co-authored-by:
Jiss Jose <jiss.jose@arm.com> Signed-off-by:
Edhaya Chandran <edhaya.chandran@arm.com>
-
- Jun 16, 2021
-
-
Prasanth Pulla authored
Add aarch64 native build support
-
- Jun 08, 2021
-
-
G Edhaya Chandran authored
Add support for Xilinx Zynq MPSoC to Linux config
-