• Elliott Hughes's avatar
    Clean up the argc/argv/envp/auxv handling. · 42b2c6a5
    Elliott Hughes authored
    There's now only one place where we deal with this stuff, it only needs to
    be parsed once by the dynamic linker (rather than by each recipient), and it's
    now easier for us to get hold of auxv data early on.
    
    Change-Id: I6314224257c736547aac2e2a650e66f2ea53bef5
    42b2c6a5
KernelArgumentBlock.h 2.38 KB