- Mar 27, 2023
-
-
Annam Sai Manisha authored
1)TC0,TC1,TC2 tags are unmodified and a new tag is added to point to current documentation changes present in docs branch 2)Since TC0 src files are not ported changed the references to it in tc2 index 3)added docker related information and kself test info Signed-off-by:
Annam Sai Manisha <annam.saimanisha@arm.com>
-
Annam Sai Manisha authored
moved all documentation related files from arm-reference-solutions-docs to build-scripts docs folder Signed-off-by:
Annam Sai Manisha <annam.saimanisha@arm.com>
-
Annam Sai Manisha authored
Rebased patch with upstream verison pointed by RC manifest Signed-off-by:
Annam Sai Manisha <annam.saimanisha@arm.com>
-
- Mar 23, 2023
-
-
The patch for hafnium is not upstreamed yet hence hosting this in buildscripts Signed-off-by:
Annam Sai Manisha <annam.saimanisha@arm.com>
-
Tintu Thomas authored
Signed-off-by:
Tintu Thomas <tintu.thomas@arm.com>
-
- Mar 22, 2023
-
-
Tintu Thomas authored
Signed-off-by:
Tintu Thomas <tintu.thomas@arm.com>
-
- Mar 20, 2023
-
-
with docker based build when connected to vpn error "could not resolve host" resolved by adding option for containers to have same network configs as host Signed-off-by:
Annam Sai Manisha <annam.saimanisha@arm.com>
-
- Mar 14, 2023
-
-
This is a basic script to ensure the mpam drivers are initialized properly and the registers required for mpam are programmed properly in the core and in the dsu. Signed-off-by:
Davidson K <davidson.kumaresan@arm.com>
-
- Mar 08, 2023
-
-
Ben Horgan authored
Do the copying to rootfs in the build step rather than the deploy step. As the deploy for linux is run after build for buildroot in build-all.sh previously perf and kselftests were not included in the initial build or after a full clean. Signed-off-by:
Ben Horgan <ben.horgan@arm.com>
-
Signed-off-by:
Tintu Thomas <tintu.thomas@arm.com>
-
- Mar 03, 2023
-
-
Ben Horgan authored
On the FVP without the Crypto.so plugin this has no functional change. With the Crypto.so plugin or with rtl then the pac algorithm used is the architected qarma3. Without this change linux considers that pac is not present. With this change linux detects that the architected qarma3 algorithm is used and the pac kernel selftests pass. Signed-off-by:
Ben Horgan <ben.horgan@arm.com>
-
- Mar 02, 2023
-
-
Tintu Thomas authored
Signed-off-by:
Tintu Thomas <tintu.thomas@arm.com>
-
Include perf tool in the buildroot filesystem. Signed-off-by:
Davidson K <davidson.kumaresan@arm.com> Change-Id: Ic059d65f97ad37ade84e97fb6bda0071a90a201f
-
CFG_SHMEM_START and CFG_SHMEM_SIZE points to the region of the statically assigned non secure shared memory between the secure and non-secure world. CFG_TZDRAM_START and CFG_TZDRAM_SIZE points to the region of the secure memory which is allocated for the optee os. Signed-off-by:
Davidson K <davidson.kumaresan@arm.com> Change-Id: I5315c058395a042fa3aa720da10157a0f2c18dd5
-
Change-Id: I614b644110f9538659aa09be72f05497d0e83c79 Signed-off-by:
Davidson K <davidson.kumaresan@arm.com>
-
Change-Id: I8d95cc7a506041512987489fecf8d6c3b3f8114d Signed-off-by:
Davidson K <davidson.kumaresan@arm.com>
-
Change-Id: I17cab97db2d2e81695beda132ffc38b00bc08b88 Signed-off-by:
Davidson K <davidson.kumaresan@arm.com>
-
Davidson Kumaresan authored
Change-Id: I674e074a2e737d3c6ca188bf46fac432b2b0e03e Signed-off-by:
Davidson K <davidson.kumaresan@arm.com>
-
Davidson Kumaresan authored
This reverts commit 4bd06f87. Signed-off-by:
Davidson K <davidson.kumaresan@arm.com> Change-Id: I694843304b3e55ce64c9e19d20735911953f1808
-
- Mar 01, 2023
-
-
Signed-off-by:
Tintu Thomas <tintu.thomas@arm.com>
-
Quoc Khanh Le authored
-
Quoc Khanh Le authored
-
-
* fix(plat/tc): increase tc_tzc_dram1_size ==> upstreamed as 7e3f6a87d74efec780c0832c0535dd64ef830cfa * plat: tc: Increase maximum BL2 size ==> change is already in the upstream * feat(plat/tc): use smmu 700 ==> upstreamed as ed80eab6a686ce1042300cfbdb90e13366aa08d4 * feat(plat/tc): change the properties of optee reserved memory ==> upstreamed as 2fff46c80fe4aa27cd55ad4bfbe43c3823095259 Signed-off-by:
Tintu Thomas <tintu.thomas@arm.com>
-
Ben Horgan authored
The tc2 cores are armv8.7 but this requires upgrading gcc. Without this the registers associated with FGT, fine grain trap, are not saved and restored correctly in the latest tf-a leading to an exception in EL3. Updating this allows updating tf-a to the latest upstream master.
-
Vishnu Banavath authored
Pulling docker image from registry See merge request engineering/tc/build-scripts!7
-
Rupinderjit Singh authored
Re-add gitlab MR template: add auto assign reviewer See merge request engineering/tc/build-scripts!6
-
Quoc Khanh Le authored
-
- Feb 28, 2023
-
-
Annam Sai Manisha authored
Changes are such that on executing setup.sh docker image is pulled from container registry and if fails it builds a local image Readme is updated with steps on how to login to registry(one time process) Change-Id: Iaf6d6539bf6adca86c750ccfd26cb874cd32cf9d Signed-off-by:
Annam Sai Manisha <annam.saimanisha@arm.com>
-
Davidson Kumaresan authored
-
- Feb 27, 2023
-
-
Tintu Thomas authored
* changes: RSS: Add separate RSS build to support trusty RSS: Resolve dependencies from external component
-
Tintu Thomas authored
-
Tintu Thomas authored
-
Tintu Thomas authored
-
Tintu Thomas authored
* changes: rss: Enable RSS images in FIPs rss: Update flash layout
-
Tintu Thomas authored
* Trusty cannot work with GPT due to flash memory constraints. * The default RSS build is based on FWU flag and if it is enabled RSS builds with GPT. This can break trusty based boot. * This change is to provide another RSS build to support Trusty while keeping the default RSS build to work based on FWU flag. Signed-off-by:
Tintu Thomas <tintu.thomas@arm.com> Change-Id: I40ed363e17d204fce31c5201c0df4db5b3104ad8
-
Tintu Thomas authored
* There are python dependencies from external component mbedtls. Without fulfilling those, the build is broken. * Since external components in TF-M are downloaded as part of build command, we are running pip3 freeze after RSS build command to list out missing dependencies. The idea is to populate those missing dependencies to setup script manually. * Added warn_info to print warning in framework. Signed-off-by:
Tintu Thomas <tintu.thomas@arm.com> Change-Id: I5cd69e481998540b716acfc412532789fee660b6
-
changed u-boot bootargs to remap linux early console logs from soc uart2 (s1 termial) to css non-secure (uart_ap terminal) Change-Id: Ib78e1cdcabb24ff2a562cbfbcf834b8260bbf26d Signed-off-by:
Annam Sai Manisha <annam.saimanisha@arm.com>
-
- Feb 22, 2023
-
-
* Added GPT variable to RSS build * Added OpenSSL path to LD_LIBRARY_PATH to avoid linking error in flash-image deploy stage Signed-off-by:
Tintu Thomas <tintu.thomas@arm.com> Change-Id: Id9fbb2b2dce26326664a3b223514c3363370172c
-
To match updated location in RSS firmware Signed-off-by:
Raef Coles <raef.coles@arm.com> Change-Id: I4e45171b28a45d5470d7296b95ec36dfbb20d7da
-