[roll] Roll fuchsia [kernel] Print LK_DEBUGLEVEL in boot spew

Print the LK_DEBUGLEVEL during boot up so that it's clear from logs
whether debug asserts are enabled or not.

For example:

```
[00000.000] 00000:01025> version:
[00000.000] 00000:01025> 	arch:     x64
[00000.000] 00000:01025> 	zx_system_get_version_string: git-3061e3864a09dfe6a2127fa40c8455b555d51c63
[00000.000] 00000:01025> 	ELF build ID: 7770d0cddc255585
[00000.000] 00000:01025> 	LK_DEBUGLEVEL: 2
```

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/483900
Original-Revision: 2f75c880663c602e59087d49cf46b0c64400509a
GitOrigin-RevId: e93427078f4eb20e017019485ebeba2717df9b79
Change-Id: I780cd5575ee03c1b53cf0491dd0427635b7d3698
1 file changed
tree: 0ff7f3891bb67e12170e80807ae8363168afb51f
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.