feat: add support for sf8010 and sp7000se, configure VM environment, and improve system services

Merged 李胤颉 requested to merge liyinjie_dev into scarthgap
  • Support for sf8010 platform:

    • Integrated full service suite for sf8010.
    • Validated and tested system-level configurations.
  • Add sp7000se platform:

    • Introduced specific configurations for sp7000se machine type.
    • Configured virtual machine startup environment for seamless integration.
  • Optimize system services:

    • Disabled systemd's NetworkManager-wait-online.service.
    • Disabled systemd-networkd-wait-online.service to enhance boot performance.
  • Introduce autotune service:

    • Added autotune.service for real-time kernel clock offset calibration.
    • Ensured it runs once during system startup and integrates with systemd.

Merge request reports