Re: [meta-arm] [PATCH] arm/fvp-base-a-aem: update to 11.30.27

Ross Burton <[email protected]> Tue, 9 Dec 2025 15:26:49 +0000
Newsgroups org.yoctoproject.lists.meta-arm
Message-ID <[email protected]>
On 9 Dec 2025, at 06:30, Mohammed Javith Akthar M via lists.yoctoproject.org <[email protected]> wrote:
> 
> Update Armv-A Base RevC AEM FVP to latest version
>   Testing:
>   Able to boot openbmc firmware in updated fvp
> ./meta-arm/scripts/runfvp --console build/fvp/tmp/deploy/images/fvp/obmc-phosphor-image-fvp.fvpconf
>   License-Update: checksum refreshed for third-party license texts; LICENSE families unchanged.
>   Signed-off-by: Mohammed Javith Akthar M <[email protected]>

Thanks for the upgrade, but this breaks our testing. If you run testimage on fvp-base then the test_fvp test case fails:

hwclock: select() to /dev/rtc0 to wait for clock tick timed out

I’ve not yet dug into why this happens, but it’s a blocker to merging.

Ross