Re: [u-boot-test-hooks][PATCH] Add support for FVP emulator and fiptool

2025-04-21 Thread Tom Rini
On Tue, 15 Apr 2025 15:50:34 -0600, Tom Rini wrote: > This adds support for the vexpress_fvp platforms. In order to do that we > need to add support for calling fiptool to update an existing "fip" file > with our U-Boot build. We also need to support launching the FVP > emulator itself. This is a

Re: [u-boot-test-hooks][PATCH] Add support for FVP emulator and fiptool

2025-04-16 Thread Harrison Mutai
On 15/04/2025 22:50, Tom Rini wrote: This adds support for the vexpress_fvp platforms. In order to do that we need to add support for calling fiptool to update an existing "fip" file with our U-Boot build. We also need to support launching the FVP emulator itself. This is a little tricky in that

[u-boot-test-hooks][PATCH] Add support for FVP emulator and fiptool

2025-04-15 Thread Tom Rini
This adds support for the vexpress_fvp platforms. In order to do that we need to add support for calling fiptool to update an existing "fip" file with our U-Boot build. We also need to support launching the FVP emulator itself. This is a little tricky in that we need to use "telnet" to reach the cr