Skip to content
Snippets Groups Projects
  1. Nov 26, 2018
  2. Nov 25, 2018
    • Tamir Duberstein's avatar
      [zxs] move definitions back to header · 2517b65a
      Tamir Duberstein authored
      These were moved out of the header in 36242efc but these structures are
      used in garnet; we need access to these definitions to avoid duplicating
      the structures there.
      
      Tested: CQ
      
      Change-Id: Iba658c7c8936d28564dc78d5eef3caa581999abf
      2517b65a
  3. Nov 24, 2018
  4. Nov 23, 2018
  5. Nov 22, 2018
  6. Nov 21, 2018
  7. Nov 20, 2018
    • Todd Eisenberger's avatar
      [fshost] Switch to ulib/bootdata · a931e70c
      Todd Eisenberger authored
      This library was based off of the code that was previously being used.
      
      Test: Booted with this change
      Change-Id: I2115e2f6350d59e34e1b5f361c4717f597abf938
      a931e70c
    • Jeremy Manson's avatar
      [fidl] Make ordinals optional. · 181eed39
      Jeremy Manson authored
      This is an implmentation of FTP-020.  The next step will be to deprecate and remove
      ordinals from existing FIDL files.
      
      To make removal easier, this CL introduces a --remove-ordinals flag to fidl-format.
      
      Test: Unittests added for compiler and formatter.
      Change-Id: Id5c10f84bde95656fca3368a4fb21ca00310197b
      181eed39
Loading