- Dec 07, 2022
-
-
Anders Dellien authored
tc2: libgnutls28-dev is needed for U-Boot 22.04 See merge request arm-reference-solutions/build-scripts!19
-
Davidson Kumaresan authored
Signed-off-by:
Davidson K <davidson.kumaresan@arm.com> Change-Id: I0df4a3450c44884c30f8cdcd489e1ca90dea7a93
-
Anders Dellien authored
tc2: uuid-dev is needed for U-Boot 22.04 See merge request arm-reference-solutions/build-scripts!18
-
Anders Dellien authored
Signed-off-by:
Anders Dellien <anders.dellien@arm.com> Change-Id: I76a85c4b72c1426ec38cef789159e8e4df9edfd8
-
Anders Dellien authored
tc2: Fix broken symlink for SCP elf files See merge request arm-reference-solutions/build-scripts!17
-
Tintu Thomas authored
Signed-off-by:
Tintu Thomas <tintu.thomas@arm.com> Change-Id: If1fa4e6c0025e5fff8cbb535b64ff814029fa026
-
Anders Dellien authored
requirements: Update for Ubuntu 22.04 See merge request arm-reference-solutions/build-scripts!16
-
Ben Horgan authored
Signed-off-by:
Ben Horgan <ben.horgan@arm.com> Change-Id: I56bc41446f8ff9ad21cd0b8fa46031ec029f6ba8
-
Anders Dellien authored
linux: enable pkvm configs See merge request arm-reference-solutions/build-scripts!15
-
Davidson Kumaresan authored
Change-Id: I1577ccc3452c1104d08bba9f115b95a25f82b22d Signed-off-by:
Davidson K <davidson.kumaresan@arm.com>
-
Davidson Kumaresan authored
Signed-off-by:
Davidson K <davidson.kumaresan@arm.com> Change-Id: I3d863b92e80e8b48e93d2c4fb45c0d95dead74d4
-
- Dec 05, 2022
-
-
Anders Dellien authored
generate_metadata.py: remove metadata.bin if it already exits See merge request arm-reference-solutions/build-scripts!14
-
Davidson Kumaresan authored
While generating the metadata.bin, it is opened multiple times within the script in the append mode. Hence before generating a new metadata.bin, the old file has to be deleted to avoid appending to it. Signed-off-by:
Davidson K <davidson.kumaresan@arm.com> Change-Id: Ic0ab22c7465c939a590d3b7e27a394422d4e6b72
-
- Nov 24, 2022
-
-
Anders Dellien authored
linux: Give config fragments precedence over gki_defconfig See merge request arm-reference-solutions/build-scripts!13
-
Davidson Kumaresan authored
The libts will be the same for all the trusted services test applications. Hence it is not needed to copy it for every test application. This will copy the libts only for the last compiled test application. Change-Id: Ibcf58ee87b064343ad9604875cbdc13521142e3a Signed-off-by:
Davidson K <davidson.kumaresan@arm.com>
-
Davidson Kumaresan authored
Use the same build directory (tmp_build) as used by other components. Signed-off-by:
Davidson K <davidson.kumaresan@arm.com> Change-Id: If95337aeda396a8d6ecd838e00edfd04c670c741
-
Davidson Kumaresan authored
Use the same build directory (tmp_build) as used by other components. Change-Id: I49e2966993d41c17c636c022ea4050012c038c31 Signed-off-by:
Davidson K <davidson.kumaresan@arm.com>
-
Davidson Kumaresan authored
This patch adds the firmware-update to the list of secure partitions compiled from trusted services. It also packages the compiled binary into the FIP Change-Id: Iff6b78630decd5bd02c11f58df631c303fa3580b Signed-off-by:
Davidson K <davidson.kumaresan@arm.com>
-
Davidson Kumaresan authored
Replaced TFA_GPT_SUPPORT with TC_FWU_SUPPORT in the config. Signed-off-by:
Davidson K <davidson.kumaresan@arm.com> Change-Id: I8daf278ca4376ed6109eb32faaf7ce0f5dd25ec3
-
Davidson Kumaresan authored
1. Changed the build environment from "hfsp-shim" to "sp" as the shim layer is no longer needed after the VHE is enabled. 2. The trusted services generates the binary in the name of the UUID. Hence, we change that to the secure partition name while copying it. 3. Added the version to the libts.so. Signed-off-by:
Davidson K <davidson.kumaresan@arm.com> Change-Id: I660cb769e2256768edf91eaec2029554a3cd7e8c
-
Davidson Kumaresan authored
The linux kernel driver used for the trusted services is changed from "arm-ffa-user" to "arm-ffa-tee". The former uses the debugfs to communicate with the userspace application, while the latter creates a tee device node which will be used for the communication between the kernel and userspace applications. Signed-off-by:
Davidson K <davidson.kumaresan@arm.com> Change-Id: I9a3334e5659a03b8f6448a6b3d401ea1103d1795
-
Davidson Kumaresan authored
Signed-off-by:
Davidson K <davidson.kumaresan@arm.com> Change-Id: I062f3f425b71d2707216bb65475873ea22e86c61
-
Davidson Kumaresan authored
Also remove the unwanted patches Change-Id: I374a8d7792f4ba4f755c5282ee1f437139baa419 Signed-off-by:
Davidson K <davidson.kumaresan@arm.com>
-
Davidson Kumaresan authored
Signed-off-by:
Davidson K <davidson.kumaresan@arm.com> Change-Id: I64ee3ef387902b84e29b6650792c298ca3914405
-
Davidson Kumaresan authored
Signed-off-by:
Davidson K <davidson.kumaresan@arm.com> Change-Id: I539428bd5a2438a171a65f6bc28f2be374b1d3fd
-
If an unexpected version of cppcheck is found then the build may fail. Signed-off-by:
Ben Horgan <ben.horgan@arm.com> Change-Id: I71b675f696e6fce76fc42d39cbbe878f39b5c5f3
-
3.0.7 fixes OpenSSL vulnerability CVE-2022-3602 Signed-off-by:
Tintu Thomas <tintu.thomas@arm.com> Change-Id: I819c4edbf02f8b55ac33868a0cffbf8598f0c825
-
This gives a light weight way to copy files between the host and target. This can be used with user networking on the fvp. An example of its use: On target # nc -l -p 5555 > hello.txt < /dev/null On host $ cat hello.txt | netcat localhost 5555 Signed-off-by:
Ben Horgan <ben.horgan@arm.com> Change-Id: Ic2f44300ba6c12eb9f6f94c5e2c13e675cfb2c48
-
The TC2 ap cores are 64bit only so this can't run. Manually verified that xtest still passes Signed-off-by:
Ben Horgan <ben.horgan@arm.com> Change-Id: I40a5bdc04e302b93f3f116c0a4dbccee412f10df
-
This leads to CONFIG_VT being set (as per devtmpfs.cfg) when previously it was not set (as per gki_defconfig). Signed-off-by:
Ben Horgan <ben.horgan@arm.com> Change-Id: Iae47152b88f0b2cca417851b66e28921c595a8a9
-
- Nov 11, 2022
-
-
Davidson Kumaresan authored
Handling pre-requisites and dependencies between components See merge request arm-reference-solutions/build-scripts!12
-
- Oct 13, 2022
-
-
Annam Sai Manisha authored
1.Added a requisites file 2.Changes are such that whenever the components code is changed and built then its dependencies are also built Change-Id: I17289197fe0b990064203d33aa47224a90bd9481 Signed-off-by:
Annam Sai Manisha <annam.saimanisha@arm.com>
-
- Sep 16, 2022
-
-
Rupinderjit Singh authored
Enabling RTC changes in build scripts See merge request arm-reference-solutions/build-scripts!11
-
Rupinderjit Singh authored
It also enables rtcwake and other linux utilities. Signed-off-by:
Rupinderjit Singh <rupinderjit.singh@arm.com> Change-Id: Ifde4056e25c4632ae8459a25a754ca548701e9fd
-
- Sep 09, 2022
-
-
Anders Dellien authored
ts: Fix build errors See merge request arm-reference-solutions/build-scripts!10
-
Anders Dellien authored
Signed-off-by:
Anders Dellien <anders.dellien@arm.com>
-
- Sep 01, 2022
-
-
Anders Dellien authored
trusty: ignore deprecation errors See merge request arm-reference-solutions/build-scripts!9
-
Davidson Kumaresan authored
The openssl APIs used by trusty are deprecated from vesion 3 of openssl. Let's ignore those errors until older APIs are replaced with newer APIs in trusty. Signed-off-by:
Davidson K <davidson.kumaresan@arm.com> Change-Id: I3a8d612a02e9cc8a52d3d64124edaf3975881a8c
-
- Aug 25, 2022
-
-
Davidson Kumaresan authored
Fix trusted services build with newer host compiler See merge request arm-reference-solutions/build-scripts!8
-
Davidson Kumaresan authored
Signed-off-by:
Davidson K <davidson.kumaresan@arm.com>
-