Analyse et explore linux
Component OPT_LIB_FUNCTION

Component Type: kbuild config

Description: Optimalized lib function

More info: Allows turn on optimalized library function (memcpy and memmove). They are optimized by using word alignment. This will work fine if both source and destination are aligned on the same boundary. However, if they are aligned on different boundaries shifts will be necessary. This might result in bad performance on MicroBlaze systems without a barrel shifter.

Build project: Kconfig (Linux kconfig) (Path: arch\microblaze\Kconfig )

Other views: file explorer

Generated by PFA software prototype