Am 11. Februar 2025 10:06:19 UTC schrieb Peter Maydell
:
>On Mon, 10 Feb 2025 at 22:44, Bernhard Beschow wrote:
>>
>>
>>
>> Am 10. Februar 2025 17:30:01 UTC schrieb Peter Maydell
>> :
>> >On Tue, 4 Feb 2025 at 09:21, Bernhard Beschow wrote:
>> >>
>> >> As a first step, implement the bare min
On Mon, 10 Feb 2025 at 22:44, Bernhard Beschow wrote:
>
>
>
> Am 10. Februar 2025 17:30:01 UTC schrieb Peter Maydell
> :
> >On Tue, 4 Feb 2025 at 09:21, Bernhard Beschow wrote:
> >>
> >> As a first step, implement the bare minimum: CPUs, RAM, interrupt
> >> controller,
> >> serial. All other de
Am 10. Februar 2025 17:30:01 UTC schrieb Peter Maydell
:
>On Tue, 4 Feb 2025 at 09:21, Bernhard Beschow wrote:
>>
>> As a first step, implement the bare minimum: CPUs, RAM, interrupt controller,
>> serial. All other devices of the A53 memory map are represented as
>> TYPE_UNIMPLEMENTED_DEVICE,
On Tue, 4 Feb 2025 at 09:21, Bernhard Beschow wrote:
>
> As a first step, implement the bare minimum: CPUs, RAM, interrupt controller,
> serial. All other devices of the A53 memory map are represented as
> TYPE_UNIMPLEMENTED_DEVICE, i.e. the whole memory map is provided. This allows
> for running
As a first step, implement the bare minimum: CPUs, RAM, interrupt controller,
serial. All other devices of the A53 memory map are represented as
TYPE_UNIMPLEMENTED_DEVICE, i.e. the whole memory map is provided. This allows
for running Linux without it crashing due to invalid memory accesses.
Signe