commit | 54a1008b3ac61f333923b30acaa40375a3fd456c | [log] [tgz] |
---|---|---|
author | Gabor Ambrus <gabor.ambrus@arm.com> | Mon Aug 14 21:56:06 2023 +0200 |
committer | Balint Dobszay <balint.dobszay@arm.com> | Thu Apr 04 17:10:37 2024 +0200 |
tree | 2304de4b322557f875f75bf9dbe580875e2a1cfc | |
parent | ee88b7ca505c12f11a050041f5640bf06b6486b3 [diff] |
Add PL011 UART driver A minimal PL011 driver containing necessary functions to print to UART. Based on the assembly implementation found in TF-A (hash: 39bcbeac9c8c20ae660cb6d9e825ceb01e6144e7; file: drivers/arm/pl011/aarch64/pl011_console.S). Signed-off-by: Gabor Toth <gabor.toth2@arm.com> Signed-off-by: Gabor Ambrus <gabor.ambrus@arm.com> Change-Id: I644fb011b2b9a68aa09e8cc3a09ebd8b9576bb30