aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2020-11-20build: allow platforms to choose the c library to build withVijayenthiran Subramaniam
2020-08-28fwk: Add compiler attribute macrosChris Kay
2020-08-26doc: Recreate Doxyfile with DoxywizardChris Kay
2020-07-24build: deprecate BS_FIRMWARE_NOTIFICATION_COUNTVijayenthiran Subramaniam
2020-07-03doc: Add clang-format configurationChris Kay
2020-07-02doc: SCP Firmware Threat ModelJim Quigley
2020-06-09fwk: Rework assertion logicChris Kay
2020-06-09doc: Ignore GNU attribute syntax in DoxygenChris Kay
2020-06-08doc/framework.md: fix source code presentationHeyi Guo
2020-06-05arch: Refactor architecture libraryChris Kay
2020-06-05arch: Do not create `FWK_`-prefixed definitionsChris Kay
2020-06-05arch: Prefer `FMW_` prefix to `FIRMWARE_`Chris Kay
2020-04-03doc: Improve deferred_response_architectureNicola Mazzucato
2020-03-24fwk: Integrate logging functionality into the frameworkChris Kay
2020-03-24misc: Clean up include directivesChris Kay
2020-03-24fwk: Enable thread stack size configurabilityChris Kay
2020-03-24fwk: Rename <fmw_memory.ld.S> to <fmw_memory.h>Chris Kay
2020-02-04framework: allow product to define notification countVijayenthiran Subramaniam
2020-01-10doc: Fix link location for Cppcheck suppression listRaphael Gault
2020-01-03scp: Update copyright to 2020Nicola Mazzucato
2019-12-02doc: Correct Cppcheck invocation descriptionRaphael Gault
2019-11-26doc: Add notification information to the documentationElieva Pignat
2019-11-13static analysis: Add suppression list for Cppcheck Static Code AnalysisRaphael Gault
2019-09-20doc: Add documentation for deferred responsesNicola Mazzucato
2019-09-12doc: Add glossary to Doxygen configuration inputNicola Mazzucato
2019-09-12copyright: Update remaining documents to 2019Nicola Mazzucato
2019-09-12doc: Fix minor grouping definitionsNicola Mazzucato
2019-07-23Improve coding style and rulesRonald Cron
2019-07-23Split coding style documentationRonald Cron
2019-02-08doc: Add change logRonald Cron
2019-01-03copyright: Extend to 2019Ronald Cron
2018-11-21doc: Add comments describing the module pre-runtime phaseNicola Mazzucato
2018-11-14build: Move doc targetChris Kay
2018-10-09doc: Add user guideRonald Cron
2018-09-17arch: Remove FIRMWARE_STACK_SIZE as a configurability optionChris Kay
2018-06-08Add the SCP-firmware frameworkRonald Cron