| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-24 | lib: utils/serial: Add shared regions for serial drivers | Mayuresh Chitale | |
| The serial driver regions used by OpenSBI should be marked as a shared read-write regions between M-mode and SU-mode as those are accessed by earlycon and the corresponding tty serial drivers running in 'S' mode. When the smepmp extension is enabled, PMP entries for these shared regions will get programmed. Signed-off-by: Mayuresh Chitale <[email protected]> Signed-off-by: Anup Patel <[email protected]> | |||
| 2022-08-23 | lib: utils: serial: Add Cadence UART driver | Jun Liang Tan | |
| Add Cadence UART driver Signed-off-by: Jun Liang Tan <[email protected]> Signed-off-by: Wei Liang Lim <[email protected]> Reviewed-by: Andrew Jones <[email protected]> Reviewed-by: Anup Patel <[email protected]> | |||
