Hello,

Is there any way to define untyped size while creating process using library 
functions?
process_config_default_simple(simple_t *simple, const char *image_name, uint8_t 
prio)
sel4utils_configure_process_custom(sel4utils_process_t *process, vka_t *vka,  
vspace_t *spawner_vspace, sel4utils_process_config_t config)

The second question is how to initialize allocator (probably I should use 
bootstrap_use_current_1level, but how where should I get parameters?) in 
created process to support memory allocation operations?

Thank you,
Leonid




________________________________
This message and all attachments are PRIVATE, and contain information that is 
PROPRIETARY to Intelligent Automation, Inc. You are not authorized to transmit 
or otherwise disclose this message or any attachments to any third party 
whatsoever without the express written consent of Intelligent Automation, Inc. 
If you received this message in error or you are not willing to view this 
message or any attachments on a confidential basis, please immediately delete 
this email and any attachments and notify Intelligent Automation, Inc.
_______________________________________________
Devel mailing list
[email protected]
https://sel4.systems/lists/listinfo/devel

Reply via email to