Skip to content

Make BSPs more generic #449

@jphickey

Description

@jphickey

Is your feature request related to a problem? Please describe.
Users requiring custom PSP packages should not need to create both -- a CFE PSP and OSAL BSP. The existing OSAL BSP should be used whenever possible.

The "mcp750-vxworks" BSP (at least) is not particularly hardware-specific and should be usable on any vxworks platform. Likewise "pc-linux" should be usable on any generic linux platform.

The main purpose of the OSAL BSP is just to provide an entry point to get into the common/modular code.

Describe the solution you'd like
Rename these BSPs to be generic and allow use by many PSPs.

Describe alternatives you've considered
User needs to add a custom BSP for each board.

Requester Info
Joseph Hickey, Vantage Systems, Inc.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions