third_party.pigweed.src/targets/lm3s6965evb-qemu
Armando Montanez a9ca999b09 pw_cpu_exception_cortex_m: Move armv7m->cortex_m
Moves the armv7m implementation of pw_cpu_exception to
pw_cpu_exception_cortex_m since much of the logic can be shared between
ARMv8-M and ARMv7-M. Symbol names are also updated to reflect current
naming style for extern "C" symbols. Old names will be removed in
pwrev/31060.

Warning, symbol renames are breaking!
pw_CpuExceptionEntry -> pw_cpu_exception_Entry
pw_CpuExceptionDefaultHandler -> pw_cpu_exception_DefaultHandler

Change-Id: I7ab99ac7637c436ba959d7546043090c66fe4215
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/30922
Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com>
Reviewed-by: Ewout van Bekkum <ewout@google.com>
Pigweed-Auto-Submit: Armando Montanez <amontanez@google.com>
2021-02-02 22:46:48 +00:00
..
py
boot.cc
BUILD
BUILD.gn BUILD.gn files: Improve import formatting 2020-10-15 18:12:55 +00:00
lm3s6965evb_executable.gni
target_docs.rst
target_toolchains.gni pw_cpu_exception_cortex_m: Move armv7m->cortex_m 2021-02-02 22:46:48 +00:00
vector_table.cc