Re: WARNING: Unimplemented Standard Service Call:
Mark Millard <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <[email protected]> |
On Jun 20, 2025, at 18:03, Bjoern A. Zeeb <[email protected]> wrote: > On Fri, 20 Jun 2025, Mark Millard wrote: > >> On Jun 20, 2025, at 16:51, Bjoern A. Zeeb <[email protected]> wrote: >> >>> I am seeing these when booting main on arm64: >>> >>> WARNING: Unimplemented Standard Service Call: 0x840000f0 WARNING: Unimplemented Standard Service Call: 0x84000050 >>> >>> Can anyone elaborate? >> >> Other than the detailed file version, it looks to be from: > > Yes, sorry, I meant more like why do these suddenly start showing up now > with FreeBSD main. Are we missing checks for something and doing it > unconditionally or did we start doing something new.... > > I assume Andy might know by Monday... You seem to be using something with a pre-2021-May-04 arm-trusted-firmware but on a system that uses more modern additions to what can be requested (ARM_EM_VERSION and ARM_TRNG_VERSION) --that did not exist back then. === Mark Millard marklmi at yahoo.com