zephyr/ext
Piotr Mienkowski abc394bd4d ext: silabs: rename ramfunc section to match Zephyr's
Functions which have to be located in RAM are placed by SiLabs library
code in section '.ram'. Corresponding section used by Zephyr is called
'.ramfunc'. This patch renames SiLabs naming to match Zephyr's.

This solution was chosen over adding '.ram' function to Zephyr linker
scripts not to pollute them. However, this patch needs to be reapplied
every time SiLabs library version is updated.

Fixes #13192

Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
2019-02-23 07:31:12 -05:00
..
debug debug: CTF Tracing with POSIX backend 2019-02-01 08:56:02 -05:00
fs ext: nffs: portability: Avoid void* arithmetics which is a GNU extension 2018-09-28 07:57:28 +05:30
hal ext: silabs: rename ramfunc section to match Zephyr's 2019-02-23 07:31:12 -05:00
lib ext: tinycrypt: Update tinycrypt revision 2019-02-21 07:48:24 -05:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig debug: move segger configs to subsys/debug 2019-01-22 07:45:22 -05:00