1. 9a759c4 test_citadel: wake Citadel from deep sleep by Bill Richardson · 6 years ago
  2. 4991a94 Return correct error from ioctl failure by Bill Richardson · 6 years ago
  3. 2e51cd1 Merge remote-tracking branch 'goog/upstream-master' into nos-merge-upstream by nagendra modadugu · 6 years ago
  4. d707ae0 keymaster: handle TUP tag by nagendra modadugu · 6 years ago
  5. 54e4209 Snap for 4531101 from a6ce7b660f3a0019028f8622503cb723027f1663 to pi-release by android-build-team Robot · 6 years ago
  6. e2914e4 keymaster: cleanups to get import key working by nagendra modadugu · 6 years ago
  7. a6ce7b6 Merge remote-tracking branch 'goog/upstream-master' into nos-merge-upstream by nagendra modadugu · 6 years ago
  8. f110176 keymaster: repace references to KM V3 with V4 by nagendra modadugu · 6 years ago
  9. fd3bed6 Merge remote-tracking branch 'goog/upstream-master' into nos-merge-upstream by nagendra modadugu · 6 years ago
  10. 8fc57a8 Link manual tests dynamically. by Andrew Scull · 6 years ago
  11. 07be7f1 keymaster: replace uint32 with ErrorCode enum by nagendra modadugu · 6 years ago
  12. 12f7ab6 keymaster: fix for RSA_PUBLIC_EXPONENT TagType by nagendra modadugu · 6 years ago
  13. 74964a2 build: drop 'hw/' from android shared libs by nagendra modadugu · 6 years ago
  14. ab101ed Update test_citadel with new GPIOs for EVT1 by Bill Richardson · 6 years ago
  15. 56e75d5 keymaster: switch Algorithm to the 3.0 HAL type by nagendra modadugu · 6 years ago
  16. 621c098 Merge "keymaster: update to KM4 HAL & add ImportWrappedKey" by Nagendra Modadugu · 6 years ago
  17. ec66730 keymaster: update to KM4 HAL & add ImportWrappedKey by nagendra modadugu · 7 years ago
  18. 7cc5de3 Rename vendor services by Andrew Scull · 6 years ago
  19. b2f642a keymaster: register as a 'strongbox' implementation by nagendra modadugu · 7 years ago
  20. 4c27e56 keymaster: update rc service name by nagendra modadugu · 7 years ago
  21. 92f2598 Initial empty repository by (raulenrique) · 7 years ago
  22. bbf2e0a Update METADATA to point to current commit by nagendra modadugu · 7 years ago
  23. 158c6e3 Move updated to host generic repo. by Andrew Scull · 7 years ago
  24. 261fc1d citadeld proxy: pass correct response buffer size by Andrew Scull · 7 years ago
  25. c4301a3 citadeld proxy: build against nos headers by Andrew Scull · 7 years ago
  26. 7c74e8a citadeld proxy: handle nullptr for response by Andrew Scull · 7 years ago
  27. c9be67c OemLock: implement the HAL against the AVB app by Andrew Scull · 7 years ago
  28. 611dd2c Remove `subdirs` from build files. by Andrew Scull · 7 years ago
  29. 180eb9f test_citadel: Support EVT build by Bill Richardson · 7 years ago
  30. 89ed183 Add license_type field to METADATA by nagendra modadugu · 7 years ago
  31. 5374752 keymaster: ecgroup size may not be a multiple of 8 by nagendra modadugu · 7 years ago
  32. 568e397 Update METADATA with initial commit hash by nagendra modadugu · 7 years ago
  33. e3ef469 keymaster: use enums from keymaster_defs.proto by nagendra modadugu · 7 years ago
  34. 67d395a Added citatdel_updater target for Android. by Allen Webb · 7 years ago
  35. 9c07c01 Oops, I forgot to commit this by Bill Richardson · 7 years ago
  36. 3eb01a3 Add standalone citadel_updater by Bill Richardson · 7 years ago
  37. cb61e62 cleanup: manual_tests/config.h is no longer needed by Bill Richardson · 7 years ago
  38. 0699737 Enable building manual tests locally by Bill Richardson · 7 years ago
  39. 5ee515d Merge "Citadel libraries should be vendor and device-only" by Andrew Scull · 7 years ago
  40. 1684dbf Citadel libraries should be vendor and device-only by Andrew Scull · 7 years ago
  41. 710ffef Link HALs against libnos generated protos. by Andrew Scull · 7 years ago
  42. d8dee98 Link libnos agaisnt libnos_datagram_citadel by Andrew Scull · 7 years ago
  43. 8e96ff0 Port to new libnos platform abstraction. by Andrew Scull · 7 years ago
  44. dc620df Refactor the libnos API. by Andrew Scull · 7 years ago
  45. 6bf1e1c Move citadeld into the citadel directory. by Andrew Scull · 7 years ago
  46. 076e0ef Implement a libnos_datagram device for Citadel on Android. by Andrew Scull · 7 years ago
  47. a6b43c6 test_citadel: Ignore the Power button for now by Bill Richardson · 7 years ago
  48. df09ebf test_citadel: Skip a button check with ^C by Bill Richardson · 7 years ago
  49. 01a23ce test_citadel needs to be statically linked by Bill Richardson · 7 years ago
  50. 9747140 keymaster: implementation and test for ImportKey by nagendra modadugu · 7 years ago
  51. 284b939 keymaster: base hal implementation by nagendra modadugu · 7 years ago
  52. 0e4f815 Merge "Port manual tests to the new transport library API" by Andrew Scull · 7 years ago
  53. 7c4ce9c Port manual tests to the new transport library API by Andrew Scull · 7 years ago
  54. 8a88337 keymaster: add impl & test for getHardwareFeatures by nagendra modadugu · 7 years ago
  55. 9e8c856 keymaster: build fixups for keymaster hal by nagendra modadugu · 7 years ago
  56. 2ff8308 Add METADATA file by nagendra modadugu · 7 years ago
  57. c00f3c8 Add APACHE2 LICENSE file by nagendra modadugu · 7 years ago
  58. e1e0904 Update LICENSE on test code to APACHE2 by nagendra modadugu · 7 years ago
  59. aa3e400 Move the generator to a shared repo. by Andrew Scull · 7 years ago
  60. bff7382 Move libnos to a shared repo. by Andrew Scull · 7 years ago
  61. 3815ab2 Fix the build for the new repo structure. by Andrew Scull · 7 years ago
  62. e1f9f9a Create test_citadel excutable for SMT tests by Bill Richardson · 7 years ago
  63. 411f8e3 Implement Weaver HAL against service. by Andrew Scull · 7 years ago
  64. aa4846f Generator for Nugget app services. by Andrew Scull · 7 years ago
  65. 6cfb00e Add mock of NuggetClient for testing. by Andrew Scull · 7 years ago
  66. 1a52e50 citadeld by Andrew Scull · 7 years ago
  67. 0192f4b Merge "Standardize namimg of HAL implementation libraries." by Andrew Scull · 7 years ago
  68. 8e90f08 Standardize namimg of HAL implementation libraries. by Andrew Scull · 7 years ago
  69. 6ef7759 Use constants from the header shared with the host. by Andrew Scull · 7 years ago
  70. 3a47ea5 Restructure with `hals` directory. by Andrew Scull · 7 years ago
  71. 81f4b8c Rename to libnos. by Andrew Scull · 7 years ago
  72. 7fe1deb Add README to give an overview of the repo. by Andrew Scull · 7 years ago
  73. 8d1fa39 Plumbing for Citadel connection in HALs. by Andrew Scull · 7 years ago
  74. e4e2ffc Unimplemented framework for Nugget backed HALs by Andrew Scull · 7 years ago
  75. 7b812e2 Initial empty repository by Nagendra Modadugu · 7 years ago