hi, when we compile kernel,gcc will put elf format information into the target file ,then we use build-tools construct the kernel Image, during this procedure,will elf information be copyed into Image file ? thanks! BestRegards!