diff options
author | Daniel Bertalan <dani@danielbertalan.dev> | 2023-05-15 07:51:46 +0200 |
---|---|---|
committer | Andrew Kaster <andrewdkaster@gmail.com> | 2023-05-17 01:32:43 -0600 |
commit | c460b84ebef867811fe565957aef6f590fc881e8 (patch) | |
tree | 9752f461451f89674848aebaeee0305dc28c7141 /Kernel/AddressSanitizer.cpp | |
parent | 3beb488887b689bafc885efdf5bf3cc0719c218f (diff) | |
download | serenity-c460b84ebef867811fe565957aef6f590fc881e8.zip |
Kernel: Add character device driver for the RPi "mini UART" (UART1)
While the PL011-based UART0 is currently reserved for the kernel
console, UART1 is free to be exposed to the userspace as `/dev/ttyS0`.
This will be used as the stdout of `run-tests-and-shutdown.sh` when
testing the AArch64 kernel.
Diffstat (limited to 'Kernel/AddressSanitizer.cpp')
0 files changed, 0 insertions, 0 deletions