mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2026-07-27 08:21:31 +01:00
Building the date and time into the binary means the OpenSBI isn't reproducible. We don't really need the time so let's remove it. Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Anup Patel <anup.patel@wdc.com>