JPMontero_Intel
I have read the documentation. As far as I understand, the Remote Management Unit (RMU) is something that is not open for the developer to program or modify. This is my understanding from the lack of information about what it does exactly and by the fact that it works with the binary file provided directly by Intel.
For instance, there is a detailed description of the RMU registers, but there is no description of the operation of the RMU. In other words, as a developer you have access to the registers and through them you access and control the functionality already implemented by Intel in the RMU.bin rather than being able to develop such binary by yourself. This is also why the latest specification review adds an additional control register to the RMU that controls the SPI DMA deactivation after boot. Am I correct on these assumptions or there is a way of programming the behavior of the RMU?
Thanks.