- Sep 15, 2023
-
-
Vishnu Banavath authored
Signed-off-by:
Vishnu Banavath <vishnu.banavath@arm.com>
-
Vishnu Banavath authored
This change is to delete non TC project scripts as it has reference to internal links. Signed-off-by:
Vishnu Banavath <vishnu.banavath@arm.com>
-
- Aug 14, 2023
-
-
Jagdish Gediya authored
user networking mode is enabled by default, so in case of android booting, user networking paramaters are duplicated as currently they are also appended to DISTRO_MODEL_PARAMS. As user networking parameters are part of DISTRO_MODEL_PARAMS, they are passed to model even if explicit tap interface is provided which enables user networking mode instead of tap interface. so remove user networking parameters from DISTRO_MODEL_PARAMS in case of android booting, let only default user netwroking mode take care of networking when there is no explicit -t or -n arguments. Signed-off-by:
Jagdish Gediya <jagdish.gediya@arm.com>
-
- Aug 03, 2023
-
-
Krishna Chetan T S authored
-
- Jul 25, 2023
-
-
Davidson Kumaresan authored
By default, the ETE functionality of the CPU cores are disabled. In order to capture the execution traces needed for the autofdo, ETE have to be enabled. Signed-off-by:
Davidson K <davidson.kumaresan@arm.com>
-
- Jun 30, 2023
-
-
Tintu Thomas authored
* The recent change in RSS expects provisioning bundles from its SRAM. * The VMADDRWIDTH defining the VM(SRAM) size in effect. Changing to 19 making the SRAM size as 512 KB to align with RSS SAR. Signed-off-by:
Tintu Thomas <tintu.thomas@arm.com>
-
- Jun 27, 2023
-
-
* Remove css.scp.c0_pik.rvbaraddr_lw and css.scp.c0_pik.rvbaraddr_up. * AP reset vector change is not required now, since RSS is loading the AP BL1 to the default reset location (0x00). Signed-off-by:
Quoc Khanh Le <QuocKhanh.Le@arm.com>
-
- May 18, 2023
-
-
Sergio Alves authored
Update run_model.sh script to reflect the relocation of the "output" folder and the new folder structure of its contents. Signed-off-by:
Sergio Alves <sergio.dasilvalves@arm.com>
-
- May 16, 2023
-
-
Ben Horgan authored
Previously -e was used for passing extra arguments to the model but this was hard to get the quoting right. Now everything after '--' is passed to the model and no quoting other than what would usually be required on the model cmdline is needed. Signed-off-by:
Ben Horgan <ben.horgan@arm.com>
-
- May 11, 2023
-
-
Rupinderjit Singh authored
mmc support is added to boot debian form memory. Signed-off-by:
Rupinderjit Singh <rupinderjit.singh@arm.com>
-
- May 04, 2023
-
-
Annam Sai Manisha authored
Added debian filesystem option and respective images to be used to run_model.sh Signed-off-by:
Annam Sai Manisha <annam.saimanisha@arm.com>
-
- Apr 19, 2023
-
-
Ben Horgan authored
-
Rupinderjit Singh authored
use virtio for booting android on fvp model Signed-off-by:
Rupinderjit Singh <rupinderjit.singh@arm.com>
-
- Mar 14, 2023
-
-
Davidson Kumaresan authored
use "-C" instead of "--data" and no need to explicitly mention the load address of the rss rom binary. Signed-off-by:
Davidson K <davidson.kumaresan@arm.com>
-
- Mar 09, 2023
-
-
Rupinderjit Singh authored
This change stores android and bsp logs into separate directories and create a symlink to the latest boot logs. Signed-off-by:
Rupinderjit Singh <rupinderjit.singh@arm.com>
-
- Mar 08, 2023
-
-
Ben Horgan authored
User mode networking was already the default for android-swr. Make it also the default for buildroot. Networking can also be disabled using '--networking none'. Signed-off-by:
Ben Horgan <ben.horgan@arm.com> Change-Id: Iaf37722e3738c20e17c288be965f3bf9c8393205
-
- Mar 02, 2023
-
-
Quoc Khanh Le authored
-
Quoc Khanh Le authored
-
- Mar 01, 2023
-
-
Quoc Khanh Le authored
-
- Feb 28, 2023
-
-
Added support to save logs to uart1_ap.log from css secure (uart1_ap terminal) Change-Id: Ia43a41d1f0ce87b06c03fac3d107e505f1082979 Signed-off-by:
Annam Sai Manisha <annam.saimanisha@arm.com>
-
- Feb 27, 2023
-
-
Tintu Thomas authored
* changes: tc2: RSS: Add parameter to fix number of doorbell channels for RSS to fix the boot issue tc2: RSS: changes to support RSS binaries in FIP
-
Tintu Thomas authored
Signed-off-by:
Tintu Thomas <tintu.thomas@arm.com> Change-Id: I1eb8bb588bc8dc70a5de16e44fb6ed368c8c7331
-
Tintu Thomas authored
* Removed RSS_FLASH_FILE since binaries are now part of FIP * Added specific RSS rom files for buildroot and android Signed-off-by:
Tintu Thomas <tintu.thomas@arm.com> Change-Id: I55aed81b65605e4a75a23e9a41df944a41eb4e61
-
- Feb 21, 2023
-
-
Tintu Thomas authored
Now RSS binaries are part of FIP. The previous change to concatenate RSS flash and FIP is no longer required. This reverts commit 53af3392. Change-Id: I4a73a30c4528e529d385171a123c6b8d84b0853b Signed-off-by:
Tintu Thomas <tintu.thomas@arm.com>
-
- Jan 18, 2023
-
-
Tintu Thomas authored
This change is to place RSS flash file to the flash memory compared to the dummy flash in earlier case. RSS source code got updated to point to the real flash. * srec_cat appends RSS flash file after the FIP image. Signed-off-by:
Tintu Thomas <tintu.thomas@arm.com> Change-Id: I51c5f43a9eabba0c2b6f344204d549b75fed6a73
-
- Nov 17, 2022
-
-
Davidson Kumaresan authored
fip_gpt-tc.bin is the gpt image that has 4 partitions. 1. FIP_A 2. FIP_B 3. FWU-Metadata 4. Bkup-FWU-Metadata These partitions are needed for the firmware update functionality. Signed-off-by:
Davidson K <davidson.kumaresan@arm.com> Change-Id: I186dee53d02dd1b22f54045a0709ec479f306b84
-
- Aug 11, 2022
-
-
Arunachalam Ganapathy authored
tc2: Introduce tc2 platform See merge request !8
-
Salome Thirot authored
Signed-off-by:
Salome Thirot <salome.thirot@arm.com>
-
- Aug 08, 2022
-
-
Davidson Kumaresan authored
Signed-off-by:
Davidson K <davidson.kumaresan@arm.com>
-
- May 09, 2022
-
-
Lakshmi Kailasanathan authored
tc1: use fip with trusty for android See merge request !7
-
Arunachalam Ganapathy authored
Signed-off-by:
Ben Horgan <ben.horgan@arm.com> Signed-off-by:
Arunachalam Ganapathy <arunachalam.ganapathy@arm.com> Change-Id: I8aba52102f676df972d35b4c274d6b49ca10260a
-
- Feb 16, 2022
-
-
Lakshmi Kailasanathan authored
Remove Android 'nano' profile See merge request !5
-
- Feb 08, 2022
-
-
Anders Dellien authored
Signed-off-by:
Anders Dellien <anders.dellien@arm.com>
-
Anders Dellien authored
Signed-off-by:
Anders Dellien <anders.dellien@arm.com>
-
- Aug 16, 2021
-
-
Usama Arif authored
Introduce TC1 platform See merge request arm-reference-solutions/model-scripts!4
-
- Aug 11, 2021
-
-
Usama Arif authored
This includes the run-script for TC1 platform for running poky, android-nano and android-swr distro. Signed-off-by:
Usama Arif <usama.arif@arm.com> Change-Id: I1da8dffc6e78f114ad994e5ee9dbb7df1b807466
-
- Jul 15, 2021
-
-
Anders Dellien authored
platforms/tc0: Update run_model.sh script See merge request arm-reference-solutions/model-scripts!2
-
Anders Dellien authored
Signed-off-by:
Anders Dellien <anders.dellien@arm.com>
-
- Jun 24, 2021
-
-
Avinash Mehta authored
platforms/tc0: adding tc0 run_model.sh script See merge request arm-reference-solutions/model-scripts!1
-
Avinash Mehta authored
Signed-off-by:
Avinash Mehta <avinash.mehta@arm.com>
-