| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-01-24 | all: Update copyright header in all files | Anup patel | |
| This patch updates copyright header in all files as follows: 1. Makes "SPDX-License-Identifier: BSD-2-Clause" as first line 2. Change copyright year to 2019 for Western Digital Signed-off-by: Anup Patel <[email protected]> | |||
| 2018-12-26 | lib: Add misaligned load/store trap handling | Anup Patel | |
| We generally don't get misaligned load/store traps from Linux/U-Boot compiled using GCC 8.2 or higher but this is not true with older GCC toolchains. To tackle this we add misaligned load/store trap handling adopted from BBL sources but much more simpler. (Note: BBL sources can be found at https://github.com/riscv/riscv-pk.git) Signed-off-by: Anup Patel <[email protected]> | |||
