Issue #1148
The space for the embedded object needs to be natively aligned to avoid alignment errors on ARM. Fixes #1149.
This patch changes the top-level directory layout as a preparatory step for improving the tools for managing 3rd-party source codes. The rationale is described in the issue referenced below. Issue #1082