Re: [PATCH v3 00/29] arm: semihosting: Cleanups and new features

2022-03-22 Thread Sean Anderson
On 3/22/22 6:11 PM, Heinrich Schuchardt wrote: > On 3/22/22 21:59, Sean Anderson wrote: >> This cleans up the semihosting code and adds the following new features: >> >> - hostfs support (like sandbox) >> - support for being used as a SPL boot device >> - serial device support >> - falling back

Re: [PATCH v3 00/29] arm: semihosting: Cleanups and new features

2022-03-22 Thread Heinrich Schuchardt
On 3/22/22 21:59, Sean Anderson wrote: This cleans up the semihosting code and adds the following new features: - hostfs support (like sandbox) - support for being used as a SPL boot device - serial device support - falling back to normal drivers if semihosting is disabled The main device affec

[PATCH v3 00/29] arm: semihosting: Cleanups and new features

2022-03-22 Thread Sean Anderson
This cleans up the semihosting code and adds the following new features: - hostfs support (like sandbox) - support for being used as a SPL boot device - serial device support - falling back to normal drivers if semihosting is disabled The main device affected by these changes is vexpress64, so I'