commit | 299f1556e3f247b6af7645783636455c4ffd638e | [log] [tgz] |
---|---|---|
author | Imre Kis <imre.kis@arm.com> | Tue Jun 17 14:00:47 2025 +0200 |
committer | Imre Kis <imre.kis@arm.com> | Mon Jul 21 17:34:06 2025 +0200 |
tree | ff11e345029081c45087a7e95c35591584ffe059 | |
parent | d8233e1909eac6cea35744e02d48f84074c6a7a4 [diff] |
Switch to Google's arm-gic crate Change the arm-gic dependency to use the Google's arm-gic crate from crates.io. Also adding the GIC redistributor to the Peripherals. Signed-off-by: Imre Kis <imre.kis@arm.com> Change-Id: I63ec82f735e0b25c24eeebd2fc7ba48a39c866a5
This crate provides peripheral access for the Arm Fixed Virtual Platform, specifically for the Base platform FVPs.
The implementation is based on Fast Models Fixed Virtual Platforms Reference Guide Revision: 11.28 and Fast Models Reference Guide Revision: 11.28.
Peripherals
structure for obtaining individual peripherals while maintaining ownership.arm-gic
, arm-pl011-uart
and arm-sp805
drivers and common safe-mmio
types. This enables projects to use these peripherals without adding these crates as explicit dependencies to the project. This also prevents having driver version conflicts in the project.The project is MIT and Apache-2.0 dual licensed, see LICENSE-APACHE
and LICENSE-MIT
.
arm-fvp-base-pac is a trustedfirmware.org maintained project. All contributions are ultimately merged by the maintainers listed below.
Please follow the directions of the Trusted Firmware Processes.
Contributions are handled through review.trustedfirmware.org.
Arm is a registered trademark of Arm Limited (or its subsidiaries or affiliates).
This project uses some of the Arm product, service or technology trademarks, as listed in the Trademark List, in accordance with the Arm Trademark Use Guidelines.
Subsequent uses of these trademarks throughout this repository do not need to be prefixed with the Arm word trademark.
Copyright The arm-fvp-base-pac Contributors.
Arm is a registered trademark of Arm Limited (or its subsidiaries or affiliates).