commit | ad63cbcec7b34a644b3e948c36c44f1f29519e90 | [log] [tgz] |
---|---|---|
author | Imre Kis <imre.kis@arm.com> | Mon Apr 07 13:06:22 2025 +0200 |
committer | Imre Kis <imre.kis@arm.com> | Mon Apr 07 13:12:40 2025 +0200 |
tree | 5a54155587d468a9add053ffc873160dde44e9e7 | |
parent | 79921361efe16564d5020a5b212b4594188a884e [diff] |
Expose embedded-hal-nb/io features of arm-pl011-uart Add features to the arm-fvp-base-pac crate to allow configuration of the re-exported arm-pl011-uart. The feature names are kept generic to accommodate future dependencies that may require similar configuration options. Signed-off-by: Imre Kis <imre.kis@arm.com> Change-Id: I50d5140f2acb7c9869bc8a99355585635c034902
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.
Please follow the directions of the Trusted Firmware Security Center.
Copyright 2025 Arm Limited and/or its affiliates open-source-office@arm.com
Arm is a registered trademark of Arm Limited (or its subsidiaries or affiliates).