summaryrefslogtreecommitdiff
path: root/core/cortex-m/build.mk
Commit message (Expand)AuthorAgeFilesLines
* cr50: remove -fconserve-stack for cr50 excluding FIPSstabilize-15432.B-cr50_stabstabilize-15429.B-cr50_stabVadim Sukhomlinov2023-04-201-1/+1
* cr50: set compiler options to ensure reproducible FIPS moduleVadim Sukhomlinov2023-04-141-0/+4
* cr50: set cc-name to gcc to avoid build errorsVadim Sukhomlinov2022-12-011-3/+5
* fix ChromiumOS authors and whitespace warningsMary Ruthven2022-09-131-1/+1
* Revert "cortex-m: add D-cache support"Mary Ruthven2021-11-181-1/+0
* cortex-m: remove mpustabilize-14345.B-cr50_stabstabilize-14336.B-cr50_stabMary Ruthven2021-11-101-1/+0
* cr50: add run-time detection of gcc version to support gcc 11.2 LTOVadim Sukhomlinov2021-10-141-0/+10
* chip/g: fix gcc 11.2 build issuesVadim Sukhomlinov2021-10-011-1/+1
* cr50: add support for upcoming update to gcc 11.2 in coreboot-sdkVadim Sukhomlinov2021-09-241-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* core/cortex-m*: always use coreboot-sdkPatrick Georgi2019-02-191-2/+4
* aes-gcm: Adapt AES-GCM to build for ECNicolas Boichat2018-09-211-0/+1
* aes: Adapt AES code to build for ECNicolas Boichat2018-09-201-0/+1
* Revert "**/build.mk: Set CROSS_COMPILE* to point to coreboot-sdk"Wei-Han Chen2018-08-171-2/+1
* **/build.mk: Set CROSS_COMPILE* to point to coreboot-sdkPatrick Georgi2018-08-151-1/+2
* cortex-m: Generate vector table in CPatrick Georgi2018-07-131-1/+1
* cortex-m: add D-cache supportVincent Palatin2018-06-041-0/+1
* Cr50: Add LLSR (long long shift right) support.Allen Webb2018-03-051-1/+1
* Allow core code to request its cross compilerPatrick Georgi2017-07-191-1/+1
* Add option to enable GCC LTOVincent Palatin2015-05-191-0/+5
* Add 64-bit divide library routines for Cortex-M, Cortex-M0Randall Spangler2015-02-051-1/+1
* make the common runtime optionalVincent Palatin2014-03-221-1/+3
* extract common core codeVincent Palatin2013-12-051-1/+1
* Move core-specific toolchain configuration to core/ directoryVincent Palatin2013-11-071-0/+3
* cortex-m: ensure we use the right subset of the instruction setVincent Palatin2013-11-021-1/+1
* Introducing MPU module for Cortex-M3Daisuke Nojiri2013-09-051-0/+1
* Prevent GCC4.7 from generating unaligned memory accessesVincent Palatin2012-11-271-0/+1
* Watchdog is reloaded by HOOK_TICK, not its own taskRandall Spangler2012-10-301-1/+1
* Enable FPU support for Link ECBill Richardson2012-10-021-1/+0
* Enable checking for divide by 0 and alignment faultsSimon Glass2012-06-211-1/+1
* Add a common watchdog fileSimon Glass2012-06-051-0/+1
* Enable verified boot for EC firmwareBill Richardson2012-05-101-0/+1
* FPU controlVic Yang2012-02-161-0/+5
* Move OS files to a CPU specific directoryVincent Palatin2012-01-251-0/+11