On aarch64 and RISC-V, calling load_firmware() through load_kernel() provides no benefit and only duplicates checks already performed in load_payload(). load_payload() now directly invokes load_firmware() or load_kernel(), removing unnecessary indirection and redundancy. Signed-off-by: Philipp Schuster <philipp.schuster@cyberus-technology.de> On-behalf-of: SAP philipp.schuster@sap.com |
||
|---|---|---|
| .. | ||
| src | ||
| build.rs | ||
| Cargo.toml | ||