commit | c6bf743df24decd94df69ec4b7c848d65b8c790e | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com> | Fri Sep 27 14:24:31 2024 +0200 |
committer | Henrik Brix Andersen <henrik@brixandersen.dk> | Sun Sep 29 21:21:24 2024 +0200 |
tree | c7cc5eb75976a3fd0670c75e05362fb49f746648 | |
parent | 0aa6b1c9defeba7b7622189e43ecaeae9902819e [diff] |
LLEXT: add support for detached sections Some LLEXT objects can include sections, that should not be merged with other sections of the same type. E.g. when such sections should be placed into locations, other than the default. Add support for such sections. Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>