Skip to content
  • Bin Meng's avatar
    roms/opensbi: Upgrade from v1.3.1 to v1.4 · 2abf0da2
    Bin Meng authored
    Upgrade OpenSBI from v1.3.1 to v1.4 and the pre-built bios images.
    
    The v1.4 release includes the following commits:
    
    1a398d9 lib: sbi: Add Zicntr as a HART ISA extension
    669089c lib: sbi: Add Zihpm as a HART ISA extension
    72b9c8f lib: sbi: Alphabetically sort HART ISA extensions
    5359fc6 lib: sbi: Rename hart_pmu_get_allowed_bits() function
    976895c lib: sbi: Fix Priv spec version for [m|s]counteren and mcountinhibit CSRs
    6053917 lib: sbi: Fix how print gets flags
    35ef182 lib: sbi: print not fill '0' when left-aligned
    40dac06 lib: sbi: Add '+' flags for print
    458fa74 lib: sbi: Add ' ' '\'' flags for print
    05cbb6e lib: sbi: implifying the parameters of printi
    fe08281 lib: sbi: print add 'o' type
    c6ee5ae lib: sbi: Fix printi
    3b6fcdd lib: sbi: Simplify prints
    cc89fa7 lib: sbi: Fix printc
    ff43168 lib: sbi: Fix timing of clearing tbuf
    a73982d lib: sbi: Fix missing '\0' when buffer szie equal 1
    ea6533a lib: utils/gpio: Fix RV32 compile error for designware GPIO driver
    c3...
    2abf0da2