aboutsummaryrefslogtreecommitdiff
path: root/include/sbi/sbi_types.h
AgeCommit message (Expand)Author
2021-07-17include: types: Use __builtin_offsetof when supportedAlex Richardson
2021-04-09include: types: Add __aligned(x) to define the minimum alignementChristoph Muellner
2020-05-01include: Add array_size() macroAnup Patel
2020-03-13sbi: Add definitions for true/falseBin Meng
2020-03-10lib: sbi: Fix coding style issuesBin Meng
2020-01-22include: Add generic and simple list handling APIsAnup Patel
2020-01-09include: Add OPENSBI_EXTERNAL_SBI_TYPES in sbi_types.hAbner Chang
2019-04-24all: Annotate some tables to have clang-format leave them aloneOlof Johansson
2019-02-20include: Add PRILX define to help print unsigned longAnup Patel
2019-01-24all: Update copyright header in all filesAnup patel
2019-01-18platform: Add libfdt support.Atish Patra
2019-01-16include: Add __packed define for packed structuresAnup Patel
2019-01-16include: Add __noreturn define for noreturn function attributeAnup Patel
2018-12-11Initial commit.Anup Patel