Hello, 20/05/2026 04:17, [email protected]: > common/sxe2: add sxe2 basic structures
Are you planning to add a crypto or compress driver? This is usually the reason to have a common library. If you don't intend to share some code between different driver, then you should not have a common library.

