- Jun 30, 2022
-
-
Himanshu Sharma authored
This patch adds the packages to the check list that are found missing while using an Ubuntu 20.04 live-server image in the host system. Signed-off-by:
Himanshu Sharma <Himanshu.Sharma@arm.com> Change-Id: I2db24b502be37d3b9c5057f1a97451f2b43d2a85
-
- Jun 21, 2022
-
-
Signed-off-by:
Himanshu Sharma <Himanshu.Sharma@arm.com> Change-Id: I69ad0e1ac68c49c4e7a8423e773cd110a44418fd
-
Sahil authored
Signed-off-by:
sahil <sahil@arm.com> Change-Id: Ifbfa86df4b511a76d41584670f32ad28588ae5fa
-
Signed-off-by:
sahil <sahil@arm.com> Change-Id: If5e10591894ed2d261d55fc547a72ac28668c6fe
-
Configs SYSTEM_TRUSTED_KEYS and SYSTEM_REVOCATION_LIST are used to bake additional trusted X.509 keys directly into the kernel image, which can be used to verify kernel modules before loading them. As we are not adding any additional keys, hence disabling these configs. Signed-off-by:
sahil <sahil@arm.com> Change-Id: I8b06df4e76fdb763dba13dc11b60486564582d09
-
Sahil authored
nt_fw_config replaces plat_info sds strucutre which was passed from TF-BL31 stage to BL33. TF-BL2 will parse the sds structure and populate the nt_fw_config dtb file Signed-off-by:
sahil <sahil@arm.com> Change-Id: I1d977a5ff96b27c1ced453c613eeed9522023a97
-
This patch adds changes to build tf-a with trusted board boot enabled in build-arm-tf.sh file and package the output files in build-firmware-image.sh file. Signed-off-by:
sahil <sahil@arm.com> Change-Id: I4244ab428786c8cdb477829b97dfa9df8d9f2d10
-
Signed-off-by:
sahil <sahil@arm.com> Change-Id: I779c9c76a0c90838dc2b10f632c74ecda668fc19
-
- May 31, 2022
-
-
Sahil authored
N1SDP sensor library has been moved out from SCP code base to board-firmware. SCP_N1SDP_SENSOR_LIB_PATH variable is used to export path to sensor.a during SCP build. Signed-off-by:
sahil <sahil@arm.com> Change-Id: I6dd619a9321dc5ba82e77c7a97bb6f3b028926b8
-
Sahil authored
Signed-off-by:
sahil <sahil@arm.com> Change-Id: I9209e7766a6edd2f6dfa9bfe280500f4aa6d2936
-
- Apr 11, 2022
-
-
Perf utility is now built during Ubuntu build if ENABLE_PERF_BUILD flag is set to 1. Default value of this flag is 0. Signed-off-by:
sahil <sahil@arm.com> Change-Id: I0d9b68d0a6ab26f978cb96895b016665726e0d46
-
Signed-off-by:
sah01 <sahil@arm.com> Change-Id: I48604ec795d0b5eecce54fedcba179836edc9e85
-
- Oct 04, 2021
-
-
This patch introduces bash based build scripts to build n1sdp software components. - Each component has a separate build-[COMPONENT].sh bash shell script. - The script prepares disk images for BusyBox and Ubuntu filesystems with GRUB configurations. Change-Id: I6949cba125533233b6694e085e4312bc2e9e2807 Signed-off-by:
Khasim Syed Mohammed <khasim.mohammed@arm.com>
-
- Aug 31, 2021
-
-
Deepak Pandey authored
-