open-power / skiboot

OPAL boot and runtime firmware for POWER
Apache License 2.0
100 stars 134 forks source link

Standardized firmware update mechanism #184

Open ghost opened 6 years ago

ghost commented 6 years ago

Each platform has its own way of doing firmware updates.

This is user unfriendly as it requires intimate knowledge of what machine you're using and its particular method of updates rather than everything being simple and easy.

We should have standard OPAL APIs for updating firmware.

oohal commented 5 years ago

@jk-ozlabs would we be able to do this on top of the PLDM stuff you were looking at?