-
I haven't spent too much time trying to track down their exact provenance but there's a set of helpers for serializing/deserialization integers into/from bytes:
> The be16enc(), be16dec(), be32enc(…
-
The ~RockChip~ and MediaTek ports don't have any documentation about how to build the code. It would be useful to have a short text file explaining the build options that the user is supposed to use b…
ghost updated
5 years ago
-
Thanks for providing this repository, it’s very useful!
However, I had to work around the following issue to get it building:
```
% ./build.sh release v4.6.9 apu2
Cloning into 'release/coreboo…
-
- Package name: Arm Trusted Firmware
- Latest released version: 2.10.2
- Current version on the unstable channel: 2.10.0
- Current version on the stable/release channel: 2.9.0
- [X] Checked t…
-
There seems to be some consensus about having TF-A built with `SUNXI_AMEND_DTB=1` to get CPUIDLE functionality working, which should increase battery efficiency.
I couldn't see any indication that …
Strit updated
11 months ago
-
Hello to the esteemed community! There is an Orange Pi 5B(w/o SPI) + Debian 12 (bookworm)/6.1.43-rockchip-rk3588, the OS is installed on eMMC. I want to boot other operating systems from a USB SSD/HDD…
-
I just built the latest version
(Rev.1.0.20) fromhttps://github.com/renesas-rcar/arm-trusted-firmware.git
and initializing DDR fails:
[ 0.000283] NOTICE: BL2: R-Car Gen3 Initial Program Loa…
-
The legacy console API is going to be removed in favor of `MULTI_CONSOLE_API` as a result of the v2.1 release, as stated in the "TF-A Release Information" document and as mentioned in #613.
The fol…
-
There are a lot of weakly defined functions throughout the code and MISRA scans flag these instances as violations of Rule 5.1, Rule 5.8 and Rule 8.6
-
On ARMv8-A it is not possible for Secure-EL1 to translate a normal world VA to PA - this is because the normal-world translation context is not banked in the CPU and so the CPU is incapable of doing t…