hart-software-services hw all-harts attach.launch hart-software-services hw all-harts debug.launch README Code of conduct License Hart Software Services This is the Hart Software Services (HSS) code. On PolarFire SoC, this is comprised of two portions: ...
. This happens because the boot hart is registered very early in the boot process, when the ancillary data has not been parsed yet. This registered boot hart is later used to initialize relevant OpenSBI domains, which will then also not contain this value. This fix ensures that hart's are...
hart-software-services ├── application (main function, crt startup, init function) ├── baremetal │ ├── drivers (local modules) │ └── pic64gx-bare-metal-library (subtree) ├── boards │ └── pic64gx-curiosity-kit ├── envm-wrapper (helper routines to inflate the HS...