aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/mma.c
AgeCommit message (Expand)Author
2023-08-01soc/intel/common/mma: Use C99 flexible arraysElyes Haouas
2022-10-13payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarityElyes Haouas
2021-04-14intel: mma: Use new CBFS APIJulius Werner
2020-12-02cbfs: Simplify load/map API names, remove type argumentsJulius Werner
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06soc/intel/common: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-12-11printf: Automatically prefix %p with 0xJulius Werner
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2016-12-13intel MMA: Enable MMA with FSP2.0Pratik Prajapati
2016-05-10intel/common/mma: override SAGV to fixed high for MMA testsPratik Prajapati
2016-05-10util/mma: changing BOOT_STUB to COREBOOT region and few more thingsPratik Prajapati
2016-01-13tree: drop last paragraph of GPL copyright header from new filesMartin Roth
2015-11-20intel: Add MMA feature in corebootPratik Prajapati