aboutsummaryrefslogtreecommitdiff
path: root/firmware/fw_dynamic.S
AgeCommit message (Expand)Author
2021-07-11firmware: Define a macro for version of struct fw_dynamic_infoBin Meng
2021-07-11firmware: Remove the sanity checks in fw_save_info()Bin Meng
2021-03-19firmware: Use lla to access all global symbolsVincent Chen
2020-10-18firmware: Remove FW_PAYLOAD_FDT_PATH compile-time optionAnup Patel
2020-01-10firmware: Fix placement of .align directivesAndreas Schwab
2019-12-27firmware: Improve comments for fw_prev_arg1() and fw_next_arg1()Anup Patel
2019-11-15firmware: Add preferred boot HART field in struct fw_dynamic_infoAnup Patel
2019-05-10firmware: Add fw_dynamic firmwareAnup Patel