Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv
authorTom Rini <trini@konsulko.com>
Mon, 3 Feb 2025 14:24:49 +0000 (08:24 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 3 Feb 2025 14:24:49 +0000 (08:24 -0600)
CI: https://source.denx.de/u-boot/custodians/u-boot-riscv/-/pipelines/24428

- RISC-V: Add some fixes
- RISC-V: Integrate OP-TEE into the RISC-V boot flow
- RISC-V: Unify implementation of cleanup_before_linux() for RISC-V
  ports
- RISC-V: cmd: Add bhyve SBI implementation ID
- Board: K1: Probe dram size during boot phase


Trivial merge