Hi Lukas, On Sat, Oct 20, 2018 at 6:10 AM Lukas Auer <lukas.a...@aisec.fraunhofer.de> wrote: > > The machine trap-vector base address (mtvec) must be aligned on a 4-byte > boundary. Add the necessary align directive to trap_entry. >
I don't think this explicit alignment is needed because the instructions before trap_entry are already on 4-byte boundary. > This patch also removes the global directive for trap_entry, which is > not required. > > Signed-off-by: Lukas Auer <lukas.a...@aisec.fraunhofer.de> > --- > > arch/riscv/cpu/start.S | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Regards, Bin _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot