You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fast-get is only needed when DRAM is used, i.e. when
CONFIG_COLD_STORE_EXECUTE_DRAM is selected. It's also unneeded in
modules when CONFIG_LLEXT_TYPE_ELF_SHAREDLIB is used, i.e. in gcc
builds, because also in those builds no .cold and .coldrodata
sections are created.
Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
0 commit comments