Hi,
I want to make a large number of Frame buffer objects (FBOs) in my OpenGL code.
However, when I execute my program on TDA2P EVM, the out of memory (OOM) linux error occures and program
will be killed.
I want to expand memory resource assigned for SGX in TDA2P to avoid OOM.
How can it be done?
Thanks
Koji