On 2017-09-05 16:49, Ralf Ramsauer wrote: > This commit splits psci.h in two parts: register definitions and > hypervisor specific interface exports. > > psci_defs.h might be included by inmates as well, which is the reason > for the split up. This prevents that function might be referenced from > inmates, while their actual definition is mission.
OK, so that psci_defs.h is what you'd like to share, right? All of it? Besides I'm not a big fan of sharing with the hypervisor, you already mentioned the licensing topic. Creating your own defines seems the easiest way out, also from hypervisor POV. But good that you brought this up. I bet we have some more hidden sharing in the code that now has a licensing issue. Ugly. Let me check. Jan -- Siemens AG, Corporate Technology, CT RDA ITP SES-DE Corporate Competence Center Embedded Linux -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
