summaryrefslogtreecommitdiff
path: root/core/cortex-m/ec.lds.S
Commit message (Expand)AuthorAgeFilesLines
* Revert "npcx: system: Add support for npcx7 series ec"Mary Ruthven2021-11-181-6/+0
* Revert "stm32/usb: Add HOOK_USB_PM_CHANGE, called when USB is resumed/suspended"Mary Ruthven2021-11-181-6/+0
* Revert "core: add chip-specific memory regions definition mechanism"Mary Ruthven2021-11-181-18/+0
* Revert "common: add BASE_CHANGE hook"Mary Ruthven2021-11-181-4/+0
* Revert "tcpm:it83xx: GRL-USB-PD TDA2.1.2.2 BIST test"Mary Ruthven2021-11-181-4/+0
* Revert "core/cortex-m: Support chip with no flash."Mary Ruthven2021-11-181-16/+2
* Revert "core/cortex-m: Support prevent chip memory region from GC."Mary Ruthven2021-11-181-10/+0
* Revert "mt_scp: Support ROM section on internal SRAM."Mary Ruthven2021-11-181-4/+20
* Revert "USB-PD: Add hook for PD connect event"Mary Ruthven2021-11-181-4/+0
* Revert "mt_scp: Add support to store some code in DRAM"Mary Ruthven2021-11-181-11/+0
* Revert "core: Allow .bss and .data sections in DRAM"Mary Ruthven2021-11-181-68/+3
* Revert "common/system: refactor some confusing ifdefs"Mary Ruthven2021-11-181-2/+2
* Revert "kukui_scp: support CONFIG_PRESERVE_LOGS"Mary Ruthven2021-11-181-13/+0
* core-m/m0: reformat linker script with spacesMary Ruthven2021-11-181-429/+429
* cr50: place .text.fips_checksum immediately after FIPS modulefirmware-chameleon-14280.B-cr50_stabVadim Sukhomlinov2021-10-121-10/+15
* ap_ro_verification: add implementation of the new schemeVadim Bendebury2021-10-021-0/+4
* cr50: move fips checksum into its own sectionMary Ruthven2021-09-071-6/+11
* cr50: add placeholder for FIPS module at fixed locationVadim Sukhomlinov2021-07-011-0/+23
* cortex-m/m0: Reformat linkers script with tabsCraig Hesling2019-11-261-373/+392
* kukui_scp: support CONFIG_PRESERVE_LOGSYilun Lin2019-10-041-0/+12
* common/system: refactor some confusing ifdefsJack Rosenthal2019-07-311-2/+2
* cleanup: remove CONFIG_REPLACE_LOADER_WITH_BSS_SLOWJack Rosenthal2019-07-311-13/+0
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* cortex-m/ec.ld.S: Fix DRAM section layout.Yilun Lin2019-06-171-18/+45
* cortex-m/ec.ld.S: .dram.bss section should not have LOAD attribute.Yilun Lin2019-06-121-1/+5
* USB-PD: Add hook for PD connect eventDaisuke Nojiri2019-05-081-0/+4
* cortex-m/ec.lds.S: Workaround for ld not complaining LMA overlapping.Yilun Lin2019-05-071-6/+8
* mt_scp: Support ROM section on internal SRAM.Yilun Lin2019-03-271-20/+4
* cortex-m/ec.ld.S: Remove explicitly allocated .data LMA sections.Yilun Lin2019-03-181-20/+23
* core: Allow .bss and .data sections in DRAMNicolas Boichat2019-02-181-0/+27
* cortex-m: no need to keep a special term for Tpm2_ modulesVadim Bendebury2019-02-101-1/+0
* cortex/cortex-m/ec.lds.S: Preserve space for .data section's LMA.Yilun Lin2019-01-291-3/+21
* link_defs.h: Renames __ro_end to __data_lma_start.Yilun Lin2019-01-281-1/+1
* mt_scp: Add support to store some code in DRAMNicolas Boichat2019-01-241-0/+11
* core/cortex-m: Support prevent chip memory region from GC.Yilun Lin2018-12-231-0/+10
* core/cortex-m: Support chip with no flash.Rong Chang2018-12-181-2/+15
* chip/g: Convert usb_endpoints to C so gcc's LTO knows about itPatrick Georgi2018-10-161-0/+4
* tcpm:it83xx: GRL-USB-PD TDA2.1.2.2 BIST testRuibin Chang2018-09-071-0/+4
* build: print out remaining RAM spaceJett Rink2018-08-291-0/+2
* common: add BASE_CHANGE hookDmitry Torokhov2018-08-211-0/+4
* cortex-m: Generate vector table in CPatrick Georgi2018-07-131-1/+1
* shared_mem: Assert that shared memory size is large enoughNicolas Boichat2018-05-071-0/+4
* stm32: convert to CONFIG_CHIP_MEMORY_REGIONSVincent Palatin2018-03-051-13/+0
* core: add chip-specific memory regions definition mechanismVincent Palatin2018-03-051-0/+16
* stm32/usb: Add HOOK_USB_PM_CHANGE, called when USB is resumed/suspendedNicolas Boichat2018-02-021-0/+6
* cr50: fix annoying LD warningsVadim Bendebury2018-01-051-1/+1
* tpm2: add nvmem data to the right segmentVadim Bendebury2017-10-231-0/+1
* Clean up CONFIG_CASE_CLOSED_DEBUG usageRandall Spangler2017-09-011-1/+1
* cr50: Add case closed debugging V1 configurationRandall Spangler2017-07-201-0/+6
* npcx: system: Add support for npcx7 series ecMulin Chao2017-05-091-0/+6