mirror of
https://github.com/openRuyi-Project/opensbi.git
synced 2026-08-02 07:05:49 +00:00
b1d3e91e9a
It can be useful to make SBI v0.2 or newer ecalls from this payload for testing purposes. To support this, convert the macros to use the extension/function parameter convention. Signed-off-by: Samuel Holland <samuel@sholland.org> Reviewed-by: Atish Patra <atish.patra@wdc.com>