Closed
Description
Reported by XiaoHua Yang:
As a user, I hope zephyr support dynamic loading and linking of modules at run-time. This is useful in applications in which the behavior is intended to be changed after deployment. The module loader can load, relocate, and link standard ELF files that can optionally be stripped off their debugging symbols to keep their size down.
(Imported from Jira ZEP-1264)