mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 06:07:59 +00:00
30b8f4efc8
The CBE repository contained a lot of Genode-specific code despite the fact that the CBE core logic is not bound to Genode in any way. Therefore the Genode-specific CBE code is moved to the 'gems' repository to form part of Genode mainline. The remaining CBE code becomes a port in Genode instead of being invoked as sub-repository. The commit combines the following work steps: * add all files removed from CBE repository * add CBE port files * make all CBE libs and targets build again * make all CBE run scripts succeed again * make all CBE recipes build again * make CBE autopilot succeed again * let CBE autopilot use 'libsparcrypto' contrib dir and Genode build dir instead of '.ci' dir in CBE contrib dir (remove '.ci' dir from CBE repo) * let CBE autopilot always check for all ports * make CBE autopilot directly executable * fix license headers in all Genode CBE files * remove unused VFS replay component * remove unused CBE test * remove unused external crypto * remove unused files in run dir * remove unused external trust anchor * add cbe_tester test to autopilot list * get rid of directories 'include/cbe_*' and 'include/utils' Fixes #3937
15 lines
726 B
Plaintext
15 lines
726 B
Plaintext
_ZN9Cbe_check11object_sizeERKNS_7LibraryE T
|
|
_ZN9Cbe_check7Library20io_request_completedERKN3Cbe9Io_buffer5IndexEb T
|
|
_ZN9Cbe_check7Library21submit_client_requestERKN3Cbe7RequestE T
|
|
_ZN9Cbe_check7Library22io_request_in_progressERKN3Cbe9Io_buffer5IndexE T
|
|
_ZN9Cbe_check7Library29drop_completed_client_requestERKN3Cbe7RequestE T
|
|
_ZN9Cbe_check7Library7executeERKN3Cbe9Io_bufferE T
|
|
_ZN9Cbe_check7LibraryC1Ev T
|
|
_ZN9Sha256_4k4hashERKNS_4DataERNS_4HashE T
|
|
_ZNK9Cbe_check7Library14has_io_requestERN3Cbe7RequestERNS1_9Io_buffer5IndexE T
|
|
_ZNK9Cbe_check7Library16execute_progressEv T
|
|
_ZNK9Cbe_check7Library25client_request_acceptableEv T
|
|
_ZNK9Cbe_check7Library29peek_completed_client_requestEv T
|
|
cbe_check_cxx_final T
|
|
cbe_check_cxx_init T
|