commit | a51bb74979842e2a7a21ad162c009cd173a70ed4 | [log] [tgz] |
---|---|---|
author | Kautuk Consul <kconsul@ventanamicro.com> | Wed Dec 07 17:12:34 2022 +0530 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Thu Dec 08 15:15:22 2022 +0800 |
tree | 6ba8dbdc7c9742719cdf35452392d40470584de2 | |
parent | 67c3aa2cceda3f4b2bbb7f9e16a08184b63a6050 [diff] |
lib: Add common semihosting library 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 <kconsul@ventanamicro.com> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>