Skip to content

openharmony/startup_bootstrap_lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bootstrap_lite

Introduction

The bootstrap_lite module provides entry identifiers for starting services and features. When Samgr starts, it will call the entry function identified by bootstrap and start system services.

Directory Structure

base/startup/bootstrap_lite/    # bootstrap_lite module
└── services
    └── source               # Source files for the bootstrap_lite module

Constraints

Currently, the bootstrap_lite module applies only to mini-system devices (reference memory ≥ 128 KB), for example, Hi3861 V100.

Usage

When Samgr starts, the bootstrap_lite module is automatically invoked to start system services, without the need to be configured.

Repositories Involved

Startup subsystem

startup_syspara_lite

startup_appspawn_lite

startup_bootstrap_lite

startup_init_lite

About

Bootstrap module for starting services | 服务启动引导模块

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages