skiboot icon indicating copy to clipboard operation
skiboot copied to clipboard

OPAL boot and runtime firmware for POWER

Results 68 skiboot issues
Sort by recently updated
recently updated
newest added

Currently fdt creation just loops on ENOSPC, doubling the malloc size and trying again. 4 node Denali (d5) the device tree has just exceeded the 512k initial malloc size. This...

Hi, this was found as part of the Ubuntu openssl 3 transition and repoorted there as https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1952448 # Error example It causes the following error: ``` ... [ HOSTCC ]...

I used to run the snowpatch tests for skiboot that showed up on https://patchwork.ozlabs.org/project/skiboot/list/ - these were triggered through a Jenkins server on openpower.xyz that no longer exists (the domain...

Hi, We are working on coreboot support for POWER9. Recently we have achieved the milestone where we could initialize the memory on the Talos II platform and start the coreboot...

Alexey Stepanov pointed out that man page doesn't contain enough information. Revisit man page and add some details and examples on how to create gard record etc. -Vasant

OPAL_PCI_NEXT_ERROR is undocumented

documentation

OPAL_PCI_POLL is undocumented

documentation

OPAL_PCI_ERR_INJECT is undocumented

documentation

https://github.com/open-power/skiboot/blob/f901fcafae14d38e29f1cc11440086ee678785d0/hw/xscom.c#L108 So I know the p9 can run in either big or little endian mode, but this bit of code leads me to believe that scom addresses are always big...

I have a Talos II workstation (latest 2.00 firmware from Raptor), and am trying to use an [IGCME-1300-R10](https://iei.rs/IGCME-1300-R10) GPU (chipset is AST1300) with it (in conjunction with a [StarTech PEX2MPEX](https://www.startech.com/Cards-Adapters/Slot-Extension/PCI-Express-to-Mini-PCI-Express-Card-Adapter~PEX2MPEX)...