Thanks Naresh.
But the rootfs.cpio size is ~450M (by exclude ltp folder form /opt/ltp. I have plan to copy ltp folder to /opt after my target boot).
Right now the ~450M rootfs.cpio size is not able to fit in my kernel build . (erro : image is too large (230875136 > 67039232))
if possible, Please can you let me know steps to create the minimal rootfs which have the bins/libs which support my LTP execution? (we may not required /opt/kselftests , /opt/S-suite etc..)
1. Create a LTP supported minimal rootfs . (May be we can create from OpenEmbedded)
2. Move out the ltp folder from /opt
3. Now create menial rootfs.cpio
4. build the kernle with this menial ltp supported rootfs.cpio
5. boot the target
6. copy the ltp folder to /opt
7. Run the tests.
If possible , Please can some let me know the OpenEmbedded build steps to create minial rootfs to support my LTP execution?
Regards,
Koti