| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-12-21 | lib: Remove <common.h> inclusion from these files | Tom Rini | |
| After some header file cleanups to add missing include files, remove common.h from all files in the lib directory. This primarily means just dropping the line but in a few cases we need to add in other header files now. Reviewed-by: Simon Glass <[email protected]> Signed-off-by: Tom Rini <[email protected]> | |||
| 2022-12-08 | lib: Add common semihosting library | Kautuk Consul | |
| We factor out the arch-independent parts of the ARM semihosting implementation as a common library so that it can be shared with RISC-V. Signed-off-by: Kautuk Consul <[email protected]> Reviewed-by: Leo Yu-Chi Liang <[email protected]> | |||
