Skip to content

Conversation

@skliper
Copy link
Contributor

@skliper skliper commented Jan 4, 2023

Checklist (Please check before submitting)

Describe the contribution

NOTE: really this is just a draft proof of concept to show this can be used generically if the network config is removed

Testing performed
Spot checked with LEON3 QEMU.

Expected behavior changes
Eventually plan to use source selection to include platform specific config... or consider making this generic in some other way. PSP module would be nice but I'm not aware of a way to select from a toolchain file or based on platform without making another psp.

System(s) tested on
LEON3 QEMU, see nasa/osal#1350

Additional context
Depends on an as-yet submitted toolchain file.

Third party code
None

Contributor Info - All information REQUIRED for consideration of pull request
Jacob Hageman - NASA/GSFC

@skliper skliper marked this pull request as draft January 4, 2023 22:39
@skliper skliper requested a review from pepepr08 January 4, 2023 22:39
@skliper
Copy link
Contributor Author

skliper commented Jan 4, 2023

@dmknutsen, @alanc98, @jphickey - another one for discussion if we want to go this route or if there are any better ideas

@skliper skliper force-pushed the fix375-generic_rtems branch from ef155d4 to 20d6a15 Compare March 2, 2023 17:20
@skliper skliper force-pushed the fix375-generic_rtems branch from 20d6a15 to 5a38bcd Compare July 17, 2023 13:31
@skliper
Copy link
Contributor Author

skliper commented Aug 3, 2023

Note - discussed at 20230803 CCB, sounds like this is the right direction just need to separate so the PC specifics can be included in that case (source select)

@skliper skliper force-pushed the fix375-generic_rtems branch from 5521aea to 50dc9d5 Compare April 9, 2025 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Separate network logic in pc-rtems to support generic targets

2 participants