deadman96385

Untitled

Apr 25th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.65 KB | None | 0 0
  1. Ok some specific examples of missing changes or stuff that only the 5422 supports:
  2.  
  3. Secure OS Control does not support the 5420 because we do not have HMP big.little enabled
  4. https://github.com/kumajaya/android_kernel_samsung_universal5422/tree/ad41104d43e6470f8d4880d65b259dc7b903cc0d/drivers/gud/gud-exynos5422/sec-os-ctrl
  5.  
  6. The header requires HMP to be enabled
  7. https://github.com/kumajaya/android_kernel_samsung_universal5422/blob/ad41104d43e6470f8d4880d65b259dc7b903cc0d/drivers/gud/gud-exynos5422/MobiCoreDriver/platforms/EXYNOS_5422_STD/platform.h#L31
  8.  
  9. 5422 removes support for setting the types of ram as well as changing the length of the physical addresses for said ram
  10. http://review.cyanogenmod.org/#/c/141723/7/mobicore/common/MobiCore/inc/Mci/mcifc.h
  11. http://review.cyanogenmod.org/#/c/141723/7/mobicore/README.android
  12.  
  13. The 5422 version completely remove support for the provisioning agent api (PaApi)
  14. https://github.com/CM-Tab-S/android_hardware_samsung_slsi-cm_exynos5420/tree/cm-13.0/mobicore/daemon/PaApi
  15.  
  16. Legal problem with some of the files in the newer version they all say its confidential and proprietary where as the older hardkernel ones are not
  17. http://review.cyanogenmod.org/#/c/141723/7/mobicore/common/MobiCore/inc/mcContainer.h
  18. http://review.cyanogenmod.org/#/c/141723/7/mobicore/common/MobiCore/inc/mcDriverId.h
  19. http://review.cyanogenmod.org/#/c/141723/7/mobicore/common/MobiCore/inc/mcLoadFormat.h
  20. http://review.cyanogenmod.org/#/c/141723/7/mobicore/common/MobiCore/inc/mcRootid.h
  21. http://review.cyanogenmod.org/#/c/141723/7/mobicore/common/MobiCore/inc/mcSo.h
  22. http://review.cyanogenmod.org/#/c/141723/7/mobicore/common/MobiCore/inc/mcSpid.h
  23. http://review.cyanogenmod.org/#/c/141723/7/mobicore/common/MobiCore/inc/mcSuid.h
  24. http://review.cyanogenmod.org/#/c/141723/7/mobicore/common/MobiCore/inc/mcUuid.h
  25. http://review.cyanogenmod.org/#/c/141723/7/mobicore/common/MobiCore/inc/mcVersionHelper.h
  26. http://review.cyanogenmod.org/#/c/141723/7/mobicore/common/MobiCore/inc/mcVersionInfo.h
  27. http://review.cyanogenmod.org/#/c/141723/7/mobicore/daemon/ClientLib/public/GP/tee_error.h
  28. http://review.cyanogenmod.org/#/c/141723/7/mobicore/daemon/ClientLib/public/GP/tee_internal_api_impl.h
  29. http://review.cyanogenmod.org/#/c/141723/7/mobicore/daemon/ClientLib/public/GP/tee_type.h
  30. http://review.cyanogenmod.org/#/c/141723/7/mobicore/daemon/ClientLib/public/GP/uuid_attestation.h
  31. http://review.cyanogenmod.org/#/c/141723/7/mobicore/daemon/ClientLib/public/Windows/t-base_client_api.def
  32. http://review.cyanogenmod.org/#/c/141723/7/mobicore/daemon/Daemon/FSD/public/dci.h
  33. http://review.cyanogenmod.org/#/c/141723/7/mobicore/daemon/Daemon/FSD/public/drSecureStorage_Api.h
Add Comment
Please, Sign In to add comment